aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/450-new_hal.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-01-27 06:13:57 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-01-27 06:13:57 +0000
commit12d38e69b99678c48ddb26b853dbf8759aaa8f73 (patch)
tree570ec4bd6265d21174bb9caf40eb2e2b0eaeb9a8 /package/madwifi/patches/450-new_hal.patch
parent55d295bc2349848a51744955345e767195134139 (diff)
downloadupstream-12d38e69b99678c48ddb26b853dbf8759aaa8f73.tar.gz
upstream-12d38e69b99678c48ddb26b853dbf8759aaa8f73.tar.bz2
upstream-12d38e69b99678c48ddb26b853dbf8759aaa8f73.zip
madwifi: improve reliability of napi polling when fast framing is enabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14215 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 625fd7640b..0243b80787 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
-@@ -7553,7 +7561,7 @@ ath_txq_setup(struct ath_softc *sc, int
+@@ -7555,7 +7563,7 @@ ath_txq_setup(struct ath_softc *sc, int
if (qtype == HAL_TX_QUEUE_UAPSD)
qi.tqi_qflags = HAL_TXQ_TXDESCINT_ENABLE;
else