]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Add wiphy name to log messages.
authorBen Greear <greearb@candelatech.com>
Thu, 8 Mar 2012 18:20:55 +0000 (10:20 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 12 Mar 2012 18:19:36 +0000 (14:19 -0400)
commit2168e1322b41fb6b1dca29ebdb749a271bab4fb1
tree587283350b0b82234768d059645748610c7bc064
parent2293b2e391b3c2f8781a310898b0a8a148413792
ath9k: Add wiphy name to log messages.

On systems with multiple NICs, it's nice to know which
one is producing warnings.  Here is an example of the
new ouput:

ath: wiphy0: Failed to stop TX DMA, queues=0x005!

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath.h
drivers/net/wireless/ath/main.c