X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=target_firmware%2Fwlan%2Far5416_hw.c;fp=target_firmware%2Fwlan%2Far5416_hw.c;h=27aae5dc0d7044b0c4dfce144f6065704323d270;hb=0b3d4f0c28a6798b3699aae78c7e3114b6db0bad;hp=ffd30daa5628dd24b5f018e6a58c366e25a2f2fb;hpb=bccf4c7c40486a45c380286718a9f762404a69de;p=open-ath9k-htc-firmware.git diff --git a/target_firmware/wlan/ar5416_hw.c b/target_firmware/wlan/ar5416_hw.c index ffd30da..27aae5d 100644 --- a/target_firmware/wlan/ar5416_hw.c +++ b/target_firmware/wlan/ar5416_hw.c @@ -663,7 +663,7 @@ HAL_BOOL ar5416SetupTxDesc_20(struct ath_tx_desc *ds, #undef RTSCTS } -HAL_BOOL ar5416FillTxDesc_20(struct ath_hal *ah, struct ath_tx_desc *ds, +HAL_BOOL ar5416FillTxDesc_20(struct ath_tx_desc *ds, a_uint32_t segLen, HAL_BOOL firstSeg, HAL_BOOL lastSeg, const struct ath_tx_desc *ds0) {