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)
committerRISCi_ATOM <bob@bobcall.me>
Mon, 2 Dec 2019 20:00:04 +0000 (15:00 -0500)
commit7149bfafd64802b23cf38e3dc5b6e2bd829bf704
tree0a646e781e3398dcfc2e035703d897c281070ff5
parent4aceaf946dee8f4b382feafc49d78748800f2caf
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]