[package] madwifi: Fix 0dBm txpower setting display
[openwrt/svn-archive/archive.git] / package / madwifi / patches / 400-new_hal.patch
index d994c3a2f037a328f10b7fc5eeae102d6530aa0d..dca312597a80d8d517e61aa16e766b92a96965b4 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
-@@ -7564,7 +7572,7 @@ ath_txq_setup(struct ath_softc *sc, int 
+@@ -7568,7 +7576,7 @@ ath_txq_setup(struct ath_softc *sc, int 
        if (qtype == HAL_TX_QUEUE_UAPSD)
                qi.tqi_qflags = HAL_TXQ_TXDESCINT_ENABLE;
        else