hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken...
[openwrt.git] / package / hostapd / patches / 770-group_key_timeout.patch
index a41a89b..3f0bfc3 100644 (file)
@@ -1,6 +1,6 @@
 --- a/src/ap/wpa_auth.c
 +++ b/src/ap/wpa_auth.c
-@@ -1288,7 +1288,7 @@ static void wpa_send_eapol(struct wpa_au
+@@ -1290,7 +1290,7 @@ static void wpa_send_eapol(struct wpa_au
                         keyidx, encr, 0);
  
        ctr = pairwise ? sm->TimeoutCtr : sm->GTimeoutCtr;