ath10k: remove htt rx amsdu clear retry bit hack
[deliverable/linux.git] / drivers / net / wireless / ath / ath10k / htt.h
index 1a337e93b7e95e9ef70ab9053696dce7cf4e4c95..7fc7919ea5f51f85e08c20b820c9bc458707e07b 100644 (file)
@@ -1182,6 +1182,7 @@ struct htt_rx_info {
                u32 info2;
        } rate;
        bool fcs_err;
+       bool amsdu_more;
 };
 
 struct ath10k_htt {
This page took 0.045976 seconds and 5 git commands to generate.