build fix: use ath_tx_buf in ar5416Clr11nAggr_20
[open-ath9k-htc-firmware.git] / target_firmware / wlan / ah.h
index d0f462af48f71129c01577df56571d53f2b16d09..31b63cff938feccf0e7d9a750e495c0748b8f8cd 100755 (executable)
@@ -422,7 +422,7 @@ struct ath_hal
        void      __ahdecl(*ah_set11nAggrLast)(struct ath_hal *ah,
                                               struct ath_desc *ds);
        void      __ahdecl(*ah_clr11nAggr)(struct ath_hal *ah,
-                                          struct ath_desc *ds);
+                                          struct ath_tx_desc *ds);
        void      __ahdecl(*ah_set11nBurstDuration)(struct ath_hal *ah,
                                                    struct ath_desc *ds,
                                                    a_uint32_t burstDuration);