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:
e40c10f
)
net: Add skb_get_hash_raw
author
Tom Herbert
<therbert@google.com>
Wed, 15 Jan 2014 16:57:54 +0000
(08:57 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 17 Jan 2014 00:22:54 +0000
(16:22 -0800)
Function to just return skb->rxhash without checking to see if it needs
to be recomputed.
Signed-off-by: Tom Herbert <therbert@google.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h
patch
|
blob
|
history
diff --cc
include/linux/skbuff.h
Simple merge