mac80211: Adapt to changes to skb_get_hash_perturb()
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 18 Nov 2019 06:05:41 +0000 (07:05 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 18 Nov 2019 20:37:40 +0000 (21:37 +0100)
commit17d8e47d35b0b0d516200aa7f370d0c5e7554a1f
tree29faaeb97c5e8d97cc1a409e4ec1aa6c47c31409
parent67957cd807f60326b05c776a6afa2b59d6b25e15
mac80211: Adapt to changes to skb_get_hash_perturb()

The skb_get_hash_perturb() function now takes a siphash_key_t instead of
an u32. This was changed in commit 55667441c84f ("net/flow_dissector:
switch to siphash"). Use the correct type in the fq header file
depending on the kernel version.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
(cherry picked from commit eaa047179ad30d156d0c3da7ec225acfae7a9f00)
package/kernel/mac80211/patches/subsys/370-backports-Adapt-to-changes-to-skb_get_hash_perturb.patch [new file with mode: 0644]