X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=target_firmware%2Fwlan%2Fah.h;fp=target_firmware%2Fwlan%2Fah.h;h=67d364e905cc5f155aa230f7845cee514cb73a5d;hb=9813214bd527d713728c4fbf04ee2b11f5b06491;hp=74872455a04e74d0924d7fa262e77b7ce02c93cf;hpb=06cff5a9bab3d4424ad8c56fef99982d9349181d;p=open-ath9k-htc-firmware.git diff --git a/target_firmware/wlan/ah.h b/target_firmware/wlan/ah.h index 7487245..67d364e 100755 --- a/target_firmware/wlan/ah.h +++ b/target_firmware/wlan/ah.h @@ -403,8 +403,7 @@ struct ath_hal a_uint32_t numDelims); void __ahdecl(*ah_set11nAggrMiddle)(struct ath_tx_desc *ds, a_uint32_t numDelims); void __ahdecl(*ah_set11nAggrLast)(struct ath_tx_desc *ds); - void __ahdecl(*ah_clr11nAggr)(struct ath_hal *ah, - struct ath_tx_desc *ds); + void __ahdecl(*ah_clr11nAggr)(struct ath_tx_desc *ds); void __ahdecl(*ah_set11nBurstDuration)(struct ath_hal *ah, struct ath_tx_desc *ds, a_uint32_t burstDuration);