aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/450-new_hal.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-11-28 20:46:52 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-11-28 20:46:52 +0000
commit9d5a1f6aa44f027e2d7cec9773d96a8337ee77aa (patch)
treeacfdb03a9130ddf29522a9709a389f6f92fc4936 /package/madwifi/patches/450-new_hal.patch
parentbd29378e8d329c63ba16f64fd54f18531ada6fe6 (diff)
downloadupstream-9d5a1f6aa44f027e2d7cec9773d96a8337ee77aa.tar.gz
upstream-9d5a1f6aa44f027e2d7cec9773d96a8337ee77aa.tar.bz2
upstream-9d5a1f6aa44f027e2d7cec9773d96a8337ee77aa.zip
madwifi: improve reliability of the wds modes
SVN-Revision: 13416
Diffstat (limited to 'package/madwifi/patches/450-new_hal.patch')
-rw-r--r--package/madwifi/patches/450-new_hal.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/patches/450-new_hal.patch b/package/madwifi/patches/450-new_hal.patch
index 8b6094e45e..778f6da258 100644
--- a/package/madwifi/patches/450-new_hal.patch
+++ b/package/madwifi/patches/450-new_hal.patch
@@ -108,7 +108,7 @@
/*
* Check if the MAC has multi-rate retry support.
* We do this by trying to setup a fake extended
-@@ -7488,7 +7496,7 @@ ath_txq_setup(struct ath_softc *sc, int
+@@ -7487,7 +7495,7 @@ ath_txq_setup(struct ath_softc *sc, int
if (qtype == HAL_TX_QUEUE_UAPSD)
qi.tqi_qflags = HAL_TXQ_TXDESCINT_ENABLE;
else