madwifi: delay calibration with a timer when called from becaon context
[openwrt/staging/wigyori.git] / package / madwifi / patches / 400-new_hal.patch
index a586b2266ae426fc3f7d7913536257e3520dc0b4..0db41683f0ef1fcfa7f11d86f23e934e9484e78c 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
-@@ -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