ath9k: Remove debug print in ISR
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Mon, 13 Jan 2014 02:10:56 +0000 (07:40 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 13 Jan 2014 19:50:05 +0000 (14:50 -0500)
commit9d89cadd39f78eb4dd70d522dc3fd17b3c41de58
treeab34454a46a7911ab2b82b35ce210ae588de5405
parent350e2dcb4647d144000db1505c94d586fcd57919
ath9k: Remove debug print in ISR

There is no need to do this and we can avoid
an unused variable warning when CONFIG_ATH9K_WOW is
not selected.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c