cxgb4: set skb->rxhash
authorDimitris Michailidis <dm@chelsio.com>
Tue, 27 Apr 2010 23:22:42 +0000 (16:22 -0700)
committerDavid 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