From: Tom Herbert Date: Mon, 16 Dec 2013 06:16:19 +0000 (-0800) Subject: net: Add function to set the rxhash X-Git-Tag: v3.14-rc1~94^2~474^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09323cc479316e046931a2c679932204b36fea6c;p=pandora-kernel.git net: Add function to set the rxhash The function skb_set_rxash was added for drivers to call to set the rxhash in an skb. The type of hash is also specified as a parameter (L2, L3, L4, or unknown type). Signed-off-by: Tom Herbert Signed-off-by: David S. Miller --- Reading git-diff-tree failed