mac80211: Add log message to ieee80211_restart_hw()
authorMichael Buesch <mb@bu3sch.de>
Mon, 7 Mar 2011 12:09:12 +0000 (13:09 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 7 Mar 2011 18:51:04 +0000 (13:51 -0500)
commitb196d031f2bb29c253050d554130e41c7e3cbfb0
tree57477bc639953f2498c66c0a9a1edc1d599513e2
parent118253ca46262342b87909927fec6214fa4a06a4
mac80211: Add log message to ieee80211_restart_hw()

Add a log message to ieee80211_restart_hw() to highlight
that special codepath in the logs. This helps debugging
bugs in the rarely tested restart code.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/main.c