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>
Sat, 7 Dec 2019 18:46:22 +0000 (19:46 +0100)
commit1cbde3eb9cd4e119c3edb055440855809e1c785b
treebe8b4fbeb78c30274acbfe1ca7e975451b06e649
parentbd3b8480ab2ac932259972b3136265d82fcc219d
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/370-backports-Adapt-to-changes-to-skb_get_hash_perturb.patch [new file with mode: 0644]