mac80211: fix masking nested A-MSDU support for mesh
authorAndre Heider <a.heider@gmail.com>
Thu, 20 Oct 2022 10:52:17 +0000 (12:52 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 24 Oct 2022 22:32:58 +0000 (00:32 +0200)
commit8246ab6a27c1f50a10051055188119230f8f0650
treecb3af8a20fdcca17c310f9f9ae84f3de7000a8c4
parente4b9538ddbcc7c98119249f5b862bbb3f3c88cb5
mac80211: fix masking nested A-MSDU support for mesh

CONFIG_MAC80211_MESH isn't defined for this package, rendering the patch
useless. Match protecting the access of sta_info.mesh with the very same
define declaring it.

Fixes 45109f69a6 "mac80211: fix compile error when mesh is disabled"
Signed-off-by: Andre Heider <a.heider@gmail.com>
package/kernel/mac80211/patches/subsys/800-mac80211-mask-nested-A-MSDU-support-for-mesh.patch