From: Dimitris Michailidis Date: Tue, 27 Apr 2010 23:22:42 +0000 (-0700) Subject: cxgb4: set skb->rxhash X-Git-Tag: v2.6.35-rc1~473^2~351 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87b6cf51acb4999fff7e6841986874b108679cb4;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed