madwifi: improve autochannel, nuke some dead code, fix scanlist building from channel...
[openwrt-10.03/.git] / package / madwifi / patches / 400-new_hal.patch
index 0db41683f0ef1fcfa7f11d86f23e934e9484e78c..085b60205122172e899e7236b90eb7f90325bef8 100644 (file)
@@ -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