From: Tom Herbert Date: Wed, 2 Jul 2014 04:32:27 +0000 (-0700) Subject: net: Call skb_get_hash in get_xps_queue and __skb_tx_hash X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~223^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e001614e849b68cff94cda8db8b550569d3dba6;p=pandora-kernel.git net: Call skb_get_hash in get_xps_queue and __skb_tx_hash Call standard function to get a packet hash instead of taking this from skb->sk->sk_hash or only using skb->protocol. Signed-off-by: Tom Herbert Signed-off-by: David S. Miller --- Reading git-diff-tree failed