diff options
author | Tom Herbert <tom@herbertland.com> | 2015-09-01 09:24:24 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-09-01 15:06:22 -0700 |
commit | bcc83839ffdb063dd2b0370cd85c4f825761fc59 (patch) | |
tree | 060ce8e2ec5d30607e3bad22a680b225e264143c /lib/string_helpers.c | |
parent | e5276937ae6e654a811345f0716266f12e77bede (diff) | |
download | talos-obmc-linux-bcc83839ffdb063dd2b0370cd85c4f825761fc59.tar.gz talos-obmc-linux-bcc83839ffdb063dd2b0370cd85c4f825761fc59.zip |
skbuff: Make __skb_set_sw_hash a general function
Move __skb_set_sw_hash to skbuff.h and add __skb_set_hash which is
a common method (between __skb_set_sw_hash and skb_set_hash) to set
the hash in an skbuff.
Also, move skb_clear_hash to be closer to __skb_set_hash.
Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions