]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: move common->debug_mask setting to ath_init_softc()
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 7 Oct 2009 01:19:06 +0000 (21:19 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:51 +0000 (16:39 -0400)
commit3fc8df8048656809005ceacd3a82ff864302d760
tree90e313432302966e4bc7511353511607901d9467
parentfb7ced968f4e81ee676e7c27292be8106a2990bd
ath9k: move common->debug_mask setting to ath_init_softc()

What this means is we can enable now debug prints without
requiring CONFIG_ATH9K_DEBUG.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/debug.c
drivers/net/wireless/ath/ath9k/main.c