Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 214934
b: refs/heads/master
c: 8540788
h: refs/heads/master
v: v3
  • Loading branch information
Matt Carlson authored and David S. Miller committed Oct 6, 2010
1 parent 81795d2 commit d190935
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 42560ca0616d26c15ff626590101806b99ac95bb
refs/heads/master: 85407885d5d8e9eed9be8e4d33c519646b90d09f
1 change: 1 addition & 0 deletions trunk/drivers/net/tg3.c
Original file line number Diff line number Diff line change
Expand Up @@ -8906,6 +8906,7 @@ static void tg3_ints_init(struct tg3 *tp)
tp->irq_cnt = 1;
tp->napi[0].irq_vec = tp->pdev->irq;
netif_set_real_num_tx_queues(tp->dev, 1);
netif_set_real_num_rx_queues(tp->dev, 1);
}
}

Expand Down

0 comments on commit d190935

Please sign in to comment.