X-Git-Url: https://jxself.org/git/?p=open-ath9k-htc-firmware.git;a=blobdiff_plain;f=target_firmware%2Fwlan%2Fif_owl.c;h=5c3c175aef382b13dc8c0e4b3a2ff5e323c216a7;hp=529853d9f693cde011f670aad95226bc231bb38f;hb=2b048c1ebb164e99e0f4db9cd049df4fa30bd8b2;hpb=c06dc848b4a3dac917b04ee44e683c79da842d2c diff --git a/target_firmware/wlan/if_owl.c b/target_firmware/wlan/if_owl.c index 529853d..5c3c175 100755 --- a/target_firmware/wlan/if_owl.c +++ b/target_firmware/wlan/if_owl.c @@ -288,7 +288,7 @@ static void ath_tx_tgt_setds(struct ath_softc_tgt *sc, struct ath_tx_buf *bf) ath_filltxdesc(sc, bf); } -static struct ath_buf *ath_buf_toggle(struct ath_softc_tgt *sc, +static struct ath_tx_buf *ath_buf_toggle(struct ath_softc_tgt *sc, struct ath_tx_buf *bf, a_uint8_t retry) {