madwifi: fix the long standing bug that is triggered by nodes getting a timeout on...
[openwrt/svn-archive/archive.git] / package / madwifi / patches / 450-new_hal.patch
index 324f7dd6b301ede397a364d950687e89c24bab5a..7494f0d4a083c53f9ace795d3de228b311415afd 100644 (file)
        /*
         * Check if the MAC has multi-rate retry support.
         * We do this by trying to setup a fake extended
-@@ -7524,7 +7532,7 @@ ath_txq_setup(struct ath_softc *sc, int 
+@@ -7552,7 +7560,7 @@ ath_txq_setup(struct ath_softc *sc, int 
        if (qtype == HAL_TX_QUEUE_UAPSD)
                qi.tqi_qflags = HAL_TXQ_TXDESCINT_ENABLE;
        else