Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64429
b: refs/heads/master
c: 18072a5
h: refs/heads/master
i:
  64427: e0a3585
v: v3
  • Loading branch information
Jan-Bernd Themann authored and Jeff Garzik committed Aug 25, 2007
1 parent 7063146 commit a92cfa8
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: a8e34fda798861d0f3f12c2739c1bec258be8bed
refs/heads/master: 18072a5bf7211d6899a2edc90c291c5c6fbc83d2
2 changes: 1 addition & 1 deletion trunk/drivers/net/ehea/ehea_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ MODULE_PARM_DESC(rq1_entries, "Number of entries for Receive Queue 1 "
MODULE_PARM_DESC(sq_entries, " Number of entries for the Send Queue "
"[2^x - 1], x = [6..14]. Default = "
__MODULE_STRING(EHEA_DEF_ENTRIES_SQ) ")");
MODULE_PARM_DESC(use_mcs, " 0:NAPI, 1:Multiple receive queues, Default = 1 ");
MODULE_PARM_DESC(use_mcs, " 0:NAPI, 1:Multiple receive queues, Default = 0 ");

static int port_name_cnt = 0;
static LIST_HEAD(adapter_list);
Expand Down

0 comments on commit a92cfa8

Please sign in to comment.