build fix: use ath_tx_buf in ar5416Clr11nAggr_20
[open-ath9k-htc-firmware.git] / target_firmware / wlan / ar5416_hw.c
index 076c1afe51b2a427f08f5e7ddf93d298ad776ce2..432abf0dcd25ea660b556a0f3c5dab8e9c1eb0f4 100644 (file)
@@ -1113,7 +1113,7 @@ void ar5416Set11nAggrLast_20(struct ath_hal *ah, struct ath_desc *ds)
        ads->ds_ctl6 &= ~AR_PadDelim;
 }
 
-void ar5416Clr11nAggr_20(struct ath_hal *ah, struct ath_desc *ds)
+void ar5416Clr11nAggr_20(struct ath_hal *ah, struct ath_tx_desc *ds)
 {
        struct ar5416_desc *ads = AR5416DESC(ds);