git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65f8584
)
be2net: Fix non utilization of RX queues
author
Padmanabh Ratnakar
<padmanabh.ratnakar@emulex.com>
Fri, 25 Nov 2011 05:48:53 +0000
(
05:48
+0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 26 Nov 2011 19:52:29 +0000
(14:52 -0500)
When non power of two MSIX vectors are given to driver, some RX queues
are not utilized. Program RSS table in such a way that all queues
are utilized.
Signed-off-by: Padmanabh Ratnakar <padmanabh.ratnakar@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found