From: Tom Herbert Date: Wed, 2 Jul 2014 04:32:05 +0000 (-0700) Subject: flow_dissector: Abstract out hash computation X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~223^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ed20a68cd6ca4adc0aa2d240913d604a2eb3e25;p=pandora-kernel.git flow_dissector: Abstract out hash computation Move the hash computation located in __skb_get_hash to be a separate function which takes flow_keys as input. This will allow flow hash computation in other contexts where we only have addresses and ports. Signed-off-by: Tom Herbert Signed-off-by: David S. Miller --- Reading git-diff-tree failed