remove unused variable in ah_fillTxDesc
[open-ath9k-htc-firmware.git] / target_firmware / wlan / if_ath.c
index 89c42d4f45b8f2e7c1884fa56d6096b727bbe604..72cbda8cb335cce2d0a275bdbf0ca5e3f4a7ce4d 100755 (executable)
@@ -553,7 +553,7 @@ static void ath_beacon_setup(struct ath_softc_tgt *sc,
                            , 0
                            , 0);
 
-       ah->ah_fillTxDesc(ah, ds
+       ah->ah_fillTxDesc(ds
                           , asf_roundup(adf_nbuf_len(skb), 4)
                           , AH_TRUE
                           , AH_TRUE