From: Tom Herbert Date: Fri, 1 May 2015 18:30:12 +0000 (-0700) Subject: net: Add skb_get_hash_perturb X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~380^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50fb799289501c2eab9f43fc9af513027e1e994f;p=pandora-kernel.git net: Add skb_get_hash_perturb This calls flow_disect and __skb_get_hash to procure a hash for a packet. Input includes a key to initialize jhash. This function does not set skb->hash. Signed-off-by: Tom Herbert Signed-off-by: David S. Miller --- Reading git-diff-tree failed