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)
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>

No differences found