Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91797
b: refs/heads/master
c: 9862874
h: refs/heads/master
i:
  91795: 7f10448
v: v3
  • Loading branch information
Paul Bolle authored and Roland Dreier committed Apr 22, 2008
1 parent 688506c commit b67e5ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6a5546e76c4b2367e03cb52884b97c94d6260a8c
refs/heads/master: 9862874d2138135dad9e78f61dbe415a4364945b
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/hw/ipath/ipath_verbs.c
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ MODULE_PARM_DESC(max_srq_wrs, "Maximum number of SRQ WRs support");

static unsigned int ib_ipath_disable_sma;
module_param_named(disable_sma, ib_ipath_disable_sma, uint, S_IWUSR | S_IRUGO);
MODULE_PARM_DESC(ib_ipath_disable_sma, "Disable the SMA");
MODULE_PARM_DESC(disable_sma, "Disable the SMA");

const int ib_ipath_state_ops[IB_QPS_ERR + 1] = {
[IB_QPS_RESET] = 0,
Expand Down

0 comments on commit b67e5ee

Please sign in to comment.