X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=target_firmware%2Fwlan%2Fif_athvar.h;h=8330b9460af2061db9049cda721ff7bb04c83a0d;hb=d7c9d7e593e2c6a75ee1d3c21998bd19b0744e88;hp=38294ee648c6609da6249ebdecd6a7b511c83179;hpb=d85b3e433311c42bf25985f3432417bd17448ed1;p=open-ath9k-htc-firmware.git diff --git a/target_firmware/wlan/if_athvar.h b/target_firmware/wlan/if_athvar.h index 38294ee..8330b94 100755 --- a/target_firmware/wlan/if_athvar.h +++ b/target_firmware/wlan/if_athvar.h @@ -307,7 +307,7 @@ struct ath_txq { a_uint32_t *axq_link; asf_tailq_head(,ath_tx_buf) axq_q; a_uint32_t axq_depth; - struct ath_buf *axq_linkbuf; + struct ath_tx_buf *axq_linkbuf; asf_tailq_head(,ath_atx_tid) axq_tidq; };