X-Git-Url: https://jxself.org/git/?p=open-ath9k-htc-firmware.git;a=blobdiff_plain;f=target_firmware%2Fwlan%2Fif_owl.c;fp=target_firmware%2Fwlan%2Fif_owl.c;h=c719e2ace250e48c022456920c6c9ebcf52805e2;hp=218c77b5286a4214b3709b19b15e99c5144f5fd8;hb=863707c5db9c303ddad487bae92d1f1de74bbc4a;hpb=db0274a50aa0f2e6ada472d88054a22c860e2f2c diff --git a/target_firmware/wlan/if_owl.c b/target_firmware/wlan/if_owl.c index 218c77b..c719e2a 100755 --- a/target_firmware/wlan/if_owl.c +++ b/target_firmware/wlan/if_owl.c @@ -1572,7 +1572,7 @@ int ath_tgt_tx_form_aggr(struct ath_softc_tgt *sc, ath_atx_tid_t *tid, bf_prev = bf; for(ds = bf->bf_desc; ds <= bf->bf_lastds; ds++) - ah->ah_set11nAggrMiddle(ah, ds, bf->bf_ndelim); + ah->ah_set11nAggrMiddle(ds, bf->bf_ndelim); } while (!asf_tailq_empty(&tid->buf_q));