net: Add function to set the rxhash
authorTom Herbert <therbert@google.com>
Mon, 16 Dec 2013 06:16:19 +0000 (22:16 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Dec 2013 21:36:22 +0000 (16:36 -0500)
commit09323cc479316e046931a2c679932204b36fea6c
tree80a3b4f3674c469a68dc65ef4446a652b68a9e2f
parent7539fadcb8146a5f0db51e80d99c9e724efec7b0
net: Add function to set the rxhash

The function skb_set_rxash was added for drivers to call to set
the rxhash in an skb. The type of hash is also specified as
a parameter (L2, L3, L4, or unknown type).

Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h