build fix: sc_txbuf_held is ath_tx_buf
[open-ath9k-htc-firmware.git] / target_firmware / wlan / if_athvar.h
index 4ff4a006f6ea8597a1ef78909d4aada8d0a7dd05..6829526a66d7df84a3ebbff7d0ab7d6c3f653d90 100755 (executable)
@@ -389,7 +389,7 @@ struct ath_softc_tgt
        ath_deschead       sc_rxdesc;
        struct ath_rx_desc    *sc_rxdesc_held;
 
-       struct ath_buf    *sc_txbuf_held;
+       struct ath_tx_buf    *sc_txbuf_held;
 
        struct ath_descdma  sc_rxdma;
        struct ath_descdma  sc_txdma;