ath9k: Add tx-failed counter.
authorBen Greear <greearb@candelatech.com>
Tue, 3 Apr 2012 16:16:55 +0000 (09:16 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 11 Apr 2012 20:23:54 +0000 (16:23 -0400)
commita5a0bca1d81b18699885bce532d2b3e0ab3b30c0
treef76303f3853e78790788006799c8cd7b63face38
parent56dc389f76e6f8276cdc4f5e59d531b23e0f449b
ath9k: Add tx-failed counter.

This counts any failure during getting packets into
the DMA buffers, including out-of-memory, etc.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/debug.c
drivers/net/wireless/ath/ath9k/debug.h
drivers/net/wireless/ath/ath9k/main.c