summaryrefslogtreecommitdiffstats
path: root/package/hostapd/patches/770-group_key_timeout.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-09-01 16:07:38 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-09-01 16:07:38 +0000
commitf87f30840bbc17f84abc62f06ccb65346ebb1f96 (patch)
treef7b68eeeabe9945a3dd86a626d33497a2e0ef140 /package/hostapd/patches/770-group_key_timeout.patch
parenta67979d135ef0399557d1abf4dfc1a95262e48ec (diff)
Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients (#9561)"
This is causing regressions for other clients git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28141 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/hostapd/patches/770-group_key_timeout.patch')
-rw-r--r--package/hostapd/patches/770-group_key_timeout.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hostapd/patches/770-group_key_timeout.patch b/package/hostapd/patches/770-group_key_timeout.patch
index 3f0bfc33d..a41a89bed 100644
--- a/package/hostapd/patches/770-group_key_timeout.patch
+++ b/package/hostapd/patches/770-group_key_timeout.patch
@@ -1,6 +1,6 @@
--- a/src/ap/wpa_auth.c
+++ b/src/ap/wpa_auth.c
-@@ -1290,7 +1290,7 @@ static void wpa_send_eapol(struct wpa_au
+@@ -1288,7 +1288,7 @@ static void wpa_send_eapol(struct wpa_au
keyidx, encr, 0);
ctr = pairwise ? sm->TimeoutCtr : sm->GTimeoutCtr;