]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: Add skb_get_hash_raw
authorTom Herbert <therbert@google.com>
Wed, 15 Jan 2014 16:57:54 +0000 (08:57 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 17 Jan 2014 00:22:54 +0000 (16:22 -0800)
commit57bdf7f42be05640f8080b06844c94367ad1884b
tree91da4922463f2cab9e7b36326c1f0d44608303b3
parente40c10fc8973ccd6a451a84dd30f16e5c1cd070c
net: Add skb_get_hash_raw

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