madwifi: preserve the interface mode correctly when using wds with sta separation
[openwrt/staging/florian.git] / package / madwifi / patches / 450-new_hal.patch
index 7494f0d4a083c53f9ace795d3de228b311415afd..625fd7640be02f34d221a90a9b829ca1d3cc8062 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 
+@@ -7553,7 +7561,7 @@ ath_txq_setup(struct ath_softc *sc, int 
        if (qtype == HAL_TX_QUEUE_UAPSD)
                qi.tqi_qflags = HAL_TXQ_TXDESCINT_ENABLE;
        else