]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd6ef9ec9b46ffa97e0bd865ee53281e012030a2c
tree80a3b4f3674c469a68dc65ef4446a652b68a9e2f
parent65763213664e2bd823dd4eb781bb808897b73d38
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