]> Pileus Git - ~andy/linux/blobdiff - drivers/net/wireless/ath/ath9k/htc.h
ath9k_htc: Move endpoint header parsing to TX tasklet
[~andy/linux] / drivers / net / wireless / ath / ath9k / htc.h
index 356f49c180b38c74def163c147aa850e77c33a3a..0831ca3de95cfcee601d7d47ab0fee4c9b558a7a 100644 (file)
@@ -277,6 +277,7 @@ struct ath9k_htc_tx {
 struct ath9k_htc_tx_ctl {
        u8 type; /* ATH9K_HTC_* */
        u8 epid;
+       u8 txok;
 };
 
 static inline struct ath9k_htc_tx_ctl *HTC_SKB_CB(struct sk_buff *skb)