ath9k: use appropriate debug mask
authorMohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Fri, 26 Aug 2011 05:40:01 +0000 (11:10 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 29 Aug 2011 19:25:29 +0000 (15:25 -0400)
commit9976f62e7c4e77248b84a35ab0e87e6bc4682ca0
tree8aa79f00f56f01f532cae8a40fb9ae205d8c6e67
parent1cda0fd6096355ad4b0d99b691c2f9ca3198d745
ath9k: use appropriate debug mask

in the Rx path of the driver it would be better to use ATH_DBG_ANY
rather than ATH_DBG_XMIT for printing debug messages

Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/recv.c