hostapd: bump to 2024-03-09
[openwrt/staging/xback.git] / package / network / services / hostapd / patches / 181-driver_nl80211-update-drv-ifindex-on-removing-the-fi.patch
index adfb21fb471a4998ea4ca4d686e00f02bc404991..b54abecc4f7768d62821fa8da57fd7bf29785b57 100644 (file)
@@ -8,7 +8,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
 
 --- a/src/drivers/driver_nl80211.c
 +++ b/src/drivers/driver_nl80211.c
-@@ -8867,6 +8867,7 @@ static int wpa_driver_nl80211_if_remove(
+@@ -8985,6 +8985,7 @@ static int wpa_driver_nl80211_if_remove(
                if (drv->first_bss->next) {
                        drv->first_bss = drv->first_bss->next;
                        drv->ctx = drv->first_bss->ctx;