diff options
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/debug.h')
-rw-r--r-- | drivers/net/wireless/ath/ath9k/debug.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath9k/debug.h b/drivers/net/wireless/ath/ath9k/debug.h index 8ce6ad80f4e2..4a04510e1111 100644 --- a/drivers/net/wireless/ath/ath9k/debug.h +++ b/drivers/net/wireless/ath/ath9k/debug.h | |||
@@ -116,6 +116,7 @@ struct ath_tx_stats { | |||
116 | u32 tx_bytes_all; | 116 | u32 tx_bytes_all; |
117 | u32 queued; | 117 | u32 queued; |
118 | u32 completed; | 118 | u32 completed; |
119 | u32 xretries; | ||
119 | u32 a_aggr; | 120 | u32 a_aggr; |
120 | u32 a_queued_hw; | 121 | u32 a_queued_hw; |
121 | u32 a_queued_sw; | 122 | u32 a_queued_sw; |