madwifi: fix division by zero
[openwrt-10.03/.git] / package / madwifi / patches / 450-new_hal.patch
index 199f91fb05cb0f0b118f2e460bedf8f3b27ea01a..324f7dd6b301ede397a364d950687e89c24bab5a 100644 (file)
        /*
         * Check if the MAC has multi-rate retry support.
         * We do this by trying to setup a fake extended
-@@ -7521,7 +7529,7 @@ ath_txq_setup(struct ath_softc *sc, int 
+@@ -7524,7 +7532,7 @@ ath_txq_setup(struct ath_softc *sc, int 
        if (qtype == HAL_TX_QUEUE_UAPSD)
                qi.tqi_qflags = HAL_TXQ_TXDESCINT_ENABLE;
        else