hostapd: add ubus notifications for adding/removing vlan interfaces
[openwrt/staging/mkresin.git] / package / network / services / hostapd / patches / 700-wifi-reload.patch
index d5520d0b77dca541fb4fb044303f861ee45598ac..b68c1aaa9da9a33f91c0fc1922dcbad95cf8ff02 100644 (file)
  hostapd_alloc_bss_data(struct hostapd_iface *hapd_iface,
 --- a/src/drivers/driver_nl80211.c
 +++ b/src/drivers/driver_nl80211.c
-@@ -4493,6 +4493,9 @@ static int wpa_driver_nl80211_set_ap(voi
+@@ -4511,6 +4511,9 @@ static int wpa_driver_nl80211_set_ap(voi
        if (ret) {
                wpa_printf(MSG_DEBUG, "nl80211: Beacon set failed: %d (%s)",
                           ret, strerror(-ret));