madwifi: improve reliability of napi polling when fast framing is enabled
[openwrt/staging/florian.git] / package / madwifi / patches / 450-new_hal.patch
index 7494f0d4a083c53f9ace795d3de228b311415afd..0243b80787affa32c224ad8d3ef0038bed28f1bd 100644 (file)
        /*
         * Check if the MAC has multi-rate retry support.
         * We do this by trying to setup a fake extended
-@@ -7552,7 +7560,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