Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134593
b: refs/heads/master
c: 8d668bf
h: refs/heads/master
i:
  134591: b95124d
v: v3
  • Loading branch information
Hannes Eder authored and David S. Miller committed Feb 18, 2009
1 parent d3078e7 commit fba2303
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 5b5103ec2dba07a15861e81cb783dd0fbaed24ed
refs/heads/master: 8d668bfef68b35f7eedcc70fd5c47cdb24f406cc
1 change: 0 additions & 1 deletion trunk/drivers/net/s2io.c
Original file line number Diff line number Diff line change
Expand Up @@ -7220,7 +7220,6 @@ static int s2io_card_up(struct s2io_nic * sp)

/* Initialise napi */
if (config->napi) {
int i;
if (config->intr_type == MSI_X) {
for (i = 0; i < sp->config.rx_ring_num; i++)
napi_enable(&sp->mac_control.rings[i].napi);
Expand Down

0 comments on commit fba2303

Please sign in to comment.