aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/400-new_hal.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-05-07 21:00:35 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-05-07 21:00:35 +0000
commitd46205e3aa0b896774be921b08dd8e058fa6cf72 (patch)
tree3ddc628fb281752c9187940f07939be9f7144911 /package/madwifi/patches/400-new_hal.patch
parent9e015c392e6000cefbc6a50ed2184c9800b0e102 (diff)
downloadupstream-d46205e3aa0b896774be921b08dd8e058fa6cf72.tar.gz
upstream-d46205e3aa0b896774be921b08dd8e058fa6cf72.tar.bz2
upstream-d46205e3aa0b896774be921b08dd8e058fa6cf72.zip
madwifi: improve autochannel, nuke some dead code, fix scanlist building from channel mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15702 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/patches/400-new_hal.patch')
-rw-r--r--package/madwifi/patches/400-new_hal.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/patches/400-new_hal.patch b/package/madwifi/patches/400-new_hal.patch
index 0db41683f0..085b602051 100644
--- a/package/madwifi/patches/400-new_hal.patch
+++ b/package/madwifi/patches/400-new_hal.patch
@@ -15,7 +15,7 @@
/*
* Check if the MAC has multi-rate retry support.
* We do this by trying to setup a fake extended
-@@ -7555,7 +7563,7 @@ ath_txq_setup(struct ath_softc *sc, int
+@@ -7563,7 +7571,7 @@ ath_txq_setup(struct ath_softc *sc, int
if (qtype == HAL_TX_QUEUE_UAPSD)
qi.tqi_qflags = HAL_TXQ_TXDESCINT_ENABLE;
else