Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314990
b: refs/heads/master
c: 0a74212
h: refs/heads/master
v: v3
  • Loading branch information
Yuval Mintz authored and David S. Miller committed Jul 5, 2012
1 parent c254547 commit 03eb7ed
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: 118008784965003307ea164370094c7d0810546e
refs/heads/master: 0a742128db29031e55d27e37b1b098433c56033a
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/broadcom/bnx2.c
Original file line number Diff line number Diff line change
Expand Up @@ -6250,7 +6250,7 @@ bnx2_enable_msix(struct bnx2 *bp, int msix_vecs)
static int
bnx2_setup_int_mode(struct bnx2 *bp, int dis_msi)
{
int cpus = num_online_cpus();
int cpus = netif_get_num_default_rss_queues();
int msix_vecs;

if (!bp->num_req_rx_rings)
Expand Down

0 comments on commit 03eb7ed

Please sign in to comment.