X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ceeb83ab37a92f13f973f82e3496b81851bd79d1..c86adc91dbea01901c35904f6ee9c2dd7b62984f:/package/hostapd/patches/400-nl80211_sta_auth.patch diff --git a/package/hostapd/patches/400-nl80211_sta_auth.patch b/package/hostapd/patches/400-nl80211_sta_auth.patch index 8c959062d..41c68c093 100644 --- a/package/hostapd/patches/400-nl80211_sta_auth.patch +++ b/package/hostapd/patches/400-nl80211_sta_auth.patch @@ -1,6 +1,6 @@ --- a/wpa_supplicant/wpa_supplicant.c +++ b/wpa_supplicant/wpa_supplicant.c -@@ -543,10 +543,16 @@ void wpa_supplicant_set_state(struct wpa +@@ -545,10 +545,16 @@ void wpa_supplicant_set_state(struct wpa wpa_s->reassociated_connection = 1; wpa_drv_set_operstate(wpa_s, 1); wpa_s->after_wps = 0;