openwrt/package
Oldřich Jedlička bed2272605 mac80211: fix flush during station removal
This fixes WARN_ONs when using AP_VLANs after station removal. The flush
call passed AP_VLAN vif to driver, but because these vifs are virtual and
not registered with drivers, we need to translate to the correct AP vif
first.

Fixes: openwrt#12420
Signed-off-by: Oldřich Jedlička <oldium.pro@gmail.com>
[Rename to 360-wifi-mac80211-do-not-pass-ap_vlan-vif-pointer-to-dri.patch]
(cherry picked from commit 3e738781a9)
Link: https://github.com/openwrt/openwrt/pull/15898
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-07-08 21:13:24 +02:00
..
base-files base-files: minor fix to mmc_get_mac_ascii function 2024-07-02 09:05:52 +02:00
boot uboot-mediatek: add Netcore N60 support 2024-07-08 12:00:39 +02:00
devel perf: opt-out of lto usage 2023-08-11 12:53:34 +02:00
firmware wireless-regdb: update to 2024.05.08 2024-05-19 16:20:43 +03:00
kernel mac80211: fix flush during station removal 2024-07-08 21:13:24 +02:00
libs package/libs/libjson-c: fix PKG_CPE_ID 2024-07-06 18:31:14 +02:00
network iw: sync nl80211.h 2024-07-07 18:30:37 +02:00
system procd: make mDNS TXT record parsing more solid 2024-04-29 23:30:04 +02:00
utils package/utils/secilc: drop PKG_CPE_ID 2024-07-06 18:31:14 +02:00
Makefile build: do not depend on $(STAGING_DIR)/.prepared when in SDK 2024-03-04 23:59:24 +01:00