aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/355-eap_auth_disassoc.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-03-25 01:26:20 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-03-25 01:26:20 +0000
commit0c5a03afad183a0d7756c083741d8e42bb2034ef (patch)
tree8a27631381dd2fbf479cac1538cb15e779635e77 /package/madwifi/patches/355-eap_auth_disassoc.patch
parentdcd1178611135cc725a578bec65f92af8d3f3cb9 (diff)
downloadupstream-0c5a03afad183a0d7756c083741d8e42bb2034ef.tar.gz
upstream-0c5a03afad183a0d7756c083741d8e42bb2034ef.tar.bz2
upstream-0c5a03afad183a0d7756c083741d8e42bb2034ef.zip
madwifi: delay calibration with a timer when called from becaon context
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15029 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/patches/355-eap_auth_disassoc.patch')
-rw-r--r--package/madwifi/patches/355-eap_auth_disassoc.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/patches/355-eap_auth_disassoc.patch b/package/madwifi/patches/355-eap_auth_disassoc.patch
index 23cde7bcda..8bb1e93236 100644
--- a/package/madwifi/patches/355-eap_auth_disassoc.patch
+++ b/package/madwifi/patches/355-eap_auth_disassoc.patch
@@ -5,7 +5,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org>
--- a/ath/if_ath.c
+++ b/ath/if_ath.c
-@@ -8332,6 +8332,14 @@ ath_tx_processq(struct ath_softc *sc, st
+@@ -8334,6 +8334,14 @@ ath_tx_processq(struct ath_softc *sc, st
#endif
if (ts->ts_status & HAL_TXERR_XRETRY) {
sc->sc_stats.ast_tx_xretries++;