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 19:12:12 +0000 (20:12 +0100)
commiteaa047179ad30d156d0c3da7ec225acfae7a9f00
treecd3e60beb9c8c620c09eb401f68d380f9276aae0
parentcde8c2f2fba019c4cd3b9f6ad463ff86cc783061
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>
package/kernel/mac80211/patches/build/102-backports-Adapt-to-changes-to-skb_get_hash_perturb.patch [new file with mode: 0644]