ath9k: add Block ACK bitmap in sample debug
[pandora-kernel.git] / drivers / net / wireless / ath / ath9k / debug.h
index 39f89bc..b93e88b 100644 (file)
@@ -196,6 +196,8 @@ struct ath_dbg_bb_mac_samp {
                u8 rateindex;
                u8 qid;
                u8 tid;
+               u32 ba_low;
+               u32 ba_high;
        } ts[ATH_DBG_MAX_SAMPLES];
        struct {
                u64 jiffies;