madwifi: improve reliability of napi polling when fast framing is enabled
[openwrt/staging/florian.git] / package / madwifi / patches / 450-new_hal.patch
index 625fd7640be02f34d221a90a9b829ca1d3cc8062..0243b80787affa32c224ad8d3ef0038bed28f1bd 100644 (file)
        /*
         * 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