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:
8cd9b13
)
cxgb4: set skb->rxhash
author
Dimitris Michailidis
<dm@chelsio.com>
Tue, 27 Apr 2010 23:22:42 +0000
(16:22 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 27 Apr 2010 23:22:42 +0000
(16:22 -0700)
Implement the ->set_flags ethtool method to control NETIF_F_RXHASH and
set skb->rxhash to the HW calculated hash accordingly.
Follow Eric Dumazet's suggestion and use the hash value raw.
Signed-off-by: Dimitris Michailidis <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found