]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: make MAC sample statistics optional
authorFelix Fietkau <nbd@openwrt.org>
Sat, 3 Mar 2012 14:17:03 +0000 (15:17 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Mar 2012 18:51:38 +0000 (13:51 -0500)
commit93af4d94b385b0928f85e4607a2aeff2f1e3dd1a
tree79d9ed2bddab4b13a421bf62184d957a4942994c
parent875015056cd50d8db57ae9d2376cb50d295ba88b
ath9k: make MAC sample statistics optional

They're more expensive than some of the other debug options and only used
in very rare situations, so it sometimes makes sense to disable them while
leaving in debugfs support.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/Kconfig
drivers/net/wireless/ath/ath9k/debug.c
drivers/net/wireless/ath/ath9k/debug.h
drivers/net/wireless/ath/ath9k/init.c