]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Remove MAC_DEBUG
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Tue, 7 May 2013 23:33:30 +0000 (05:03 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 May 2013 19:05:32 +0000 (15:05 -0400)
commit4ac2d7eb1f4b7bdd8dcab3fc8474069656ddfe81
tree01ba5e39eae687d39a8b0f264e1c325d7b341d7a
parent855b93a5f4821eb7df604a1d7b3dba8a7582c41a
ath9k: Remove MAC_DEBUG

This option has not been enabled by default in any
distribution, has never been enabled in OpenWrt and no developer
has asked for this information in a bug report.

Dumping pages of random values doesn't help debugging,
remove this option (along with the vmalloc() abuse).

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
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
drivers/net/wireless/ath/ath9k/link.c
drivers/net/wireless/ath/ath9k/main.c