git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b73c3d0
)
net: Call skb_get_hash in get_xps_queue and __skb_tx_hash
author
Tom Herbert
<therbert@google.com>
Wed, 2 Jul 2014 04:32:27 +0000
(21:32 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 8 Jul 2014 04:14:21 +0000
(21:14 -0700)
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 <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found