X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=target_firmware%2Fwlan%2Fif_ath.c;h=409aecfb1be8f4ad5caa65edb293591aa39e847e;hb=11642610f201a494db939ceb5b2245f22817778c;hp=90813fb67efdfd15f135aa289c9c5c0d3aa7bea3;hpb=9c1255ab4a62763f80a636548b5f5c54be272118;p=open-ath9k-htc-firmware.git diff --git a/target_firmware/wlan/if_ath.c b/target_firmware/wlan/if_ath.c index 90813fb..409aecf 100755 --- a/target_firmware/wlan/if_ath.c +++ b/target_firmware/wlan/if_ath.c @@ -880,7 +880,7 @@ static void ath_descdma_cleanup(struct ath_softc_tgt *sc, ath_bufhead *head, a_int32_t dir) { struct ath_tx_buf *bf; - struct ieee80211_node *ni; + struct ieee80211_node_target *ni; asf_tailq_foreach(bf, head, bf_list) { if (adf_nbuf_queue_len(&bf->bf_skbhead) != 0) {