X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=target_firmware%2Fwlan%2Fah.h;h=31b63cff938feccf0e7d9a750e495c0748b8f8cd;hb=abc59d97d8b2d98a8c9bea24789fda676cc3b413;hp=d0f462af48f71129c01577df56571d53f2b16d09;hpb=da738ac01b10abb0d996b32b93d9fae723a68879;p=open-ath9k-htc-firmware.git diff --git a/target_firmware/wlan/ah.h b/target_firmware/wlan/ah.h index d0f462a..31b63cf 100755 --- a/target_firmware/wlan/ah.h +++ b/target_firmware/wlan/ah.h @@ -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);