mac80211: fix mesh id corruption on 32 bit systems
authorFelix Fietkau <nbd@nbd.name>
Tue, 12 Sep 2023 13:17:23 +0000 (15:17 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 10 Jul 2024 21:36:36 +0000 (23:36 +0200)
commit2b1ed7b33d42637c13947aa32e320ef787bb27cb
treead3db4fffa74b90521b8de7fe46c8a91fb3b7803
parent130aa676757da7a95bd5b180f571983589b17d86
mac80211: fix mesh id corruption on 32 bit systems

increase size of ifmsh->mbss_changed

Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry picked from commit 20bd3502d3a841457cc06b3aa45646258fdcba9e)
Link: https://github.com/openwrt/openwrt/pull/15836
[Moved the patch to the end of the patch queue]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/mac80211/patches/subsys/361-mac80211-fix-mesh-id-corruption-on-32-bit-systems.patch [new file with mode: 0644]