backports: backport skb_set_hash()
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Sun, 6 Apr 2014 21:14:27 +0000 (21:14 +0000)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Wed, 9 Apr 2014 01:16:22 +0000 (18:16 -0700)
commit41a296cccfc3a1b01f2d62aab7e283c624ff51fd
treeaa476a23e9263e359932047deee98e5d85738895
parentae1d147a256b4a1e45ce1b3203974e3bc156b7cc
backports: backport skb_set_hash()

This backports skb_set_hash(). Two skb data structures are used
introduced at different points in time, so ifdef around that as well.
For older kernels this is a nop.

mcgrof@ergon ~/linux (git::master)$ git describe --contains bdeab99191
v3.2-rc1~129^2~458
mcgrof@ergon ~/linux (git::master)$ git describe --contains 4031ae6edb
v3.4-rc1~177^2~333^2
mcgrof@ergon ~/linux (git::master)$ git describe --contains 09323cc479
v3.14-rc1~94^2~474^2~1

Cc: Tom Herbert <therbert@google.com>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
backport/backport-include/linux/skbuff.h