Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 214963
b: refs/heads/master
c: 3d3211e
h: refs/heads/master
i:
  214961: 973b483
  214959: e0f1420
v: v3
  • Loading branch information
John Fastabend authored and David S. Miller committed Oct 7, 2010
1 parent 0b7ba75 commit f91a31c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: c2dddf941409635601e56c1990c5ab0bd395742c
refs/heads/master: 3d3211ef5cf7558d289d1a1efbef8c45595639aa
2 changes: 0 additions & 2 deletions trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -1593,8 +1593,6 @@ int netif_set_real_num_rx_queues(struct net_device *dev, unsigned int rxq)
rxq);
if (rc)
return rc;
} else {
dev->num_rx_queues = rxq;
}

dev->real_num_rx_queues = rxq;
Expand Down

0 comments on commit f91a31c

Please sign in to comment.