hostapd: update to 2010-11-11
[openwrt/openwrt.git] / package / hostapd / patches / 553-ap_sta_support.patch
index 765fdff9c9b397303515c342525181b806e9ce00..82ca043fc180fd0cd696dfa285be50b5d08a932d 100644 (file)
                wpa_s->new_connection = 1;
                wpa_drv_set_operstate(wpa_s, 0);
  #ifndef IEEE8021X_EAPOL
-@@ -2027,6 +2084,21 @@ static int wpa_supplicant_init_iface(str
+@@ -2033,6 +2090,21 @@ static int wpa_supplicant_init_iface(str
                os_strlcpy(wpa_s->bridge_ifname, iface->bridge_ifname,
                           sizeof(wpa_s->bridge_ifname));
        }