wifi: mac80211: fix flow dissection for forwarded packets
authorFelix Fietkau <nbd@nbd.name>
Fri, 24 Mar 2023 12:09:23 +0000 (13:09 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 30 Mar 2023 09:19:53 +0000 (11:19 +0200)
commit899c2c11810cfe38cb01c847d0df98e181ea5728
treedecc7d31eb3a69c635a9e8770f1e625bb606c622
parent8f0149a8ac59c12cd47271ac625c27dac5621d3a
wifi: mac80211: fix flow dissection for forwarded packets

Adjust the network header to point at the correct payload offset

Fixes: 986e43b19ae9 ("wifi: mac80211: fix receiving A-MSDU frames on mesh interfaces")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Link: https://lore.kernel.org/r/20230324120924.38412-2-nbd@nbd.name
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c