From: govindarajulu.v Date: Wed, 4 Sep 2013 05:47:15 +0000 (+0530) Subject: driver/net: enic: record q_number and rss_hash for skb X-Git-Tag: v3.12-rc1~132^2~13^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf751ba802fe57f4f3aa5555e1446387912bef9e;p=pandora-kernel.git driver/net: enic: record q_number and rss_hash for skb The following patch sets the skb->rxhash and skb->q_number. This is used by RPS and RFS. Kernel can make use of hw provided hash instead of calculating the hash. Signed-off-by: Govindarajulu Varadarajan Signed-off-by: Nishank Trivedi Signed-off-by: Christian Benvenuti Signed-off-by: David S. Miller --- Reading git-diff-tree failed