commit | 87b6cf51acb4999fff7e6841986874b108679cb4 | [log] [tgz] |
---|---|---|
author | Dimitris Michailidis <dm@chelsio.com> | Tue Apr 27 16:22:42 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 27 16:22:42 2010 -0700 |
tree | 304fe476f4d3acd192ba7991d28b888845114586 | |
parent | 8cd9b13207f9a38e4da2d69bba51eb8dcbe1ead9 [diff] |
cxgb4: set skb->rxhash 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>