]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: always print a message when disconnecting
authorJohannes Berg <johannes.berg@intel.com>
Mon, 25 Jan 2016 13:46:36 +0000 (15:46 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 24 Feb 2016 08:04:28 +0000 (09:04 +0100)
commit20e59cb6ad9bd04e1ea80baf0b5a86e2023af0e3
tree5a094834ae5fd98aef8d2455768c19b4f64f6af8
parent6a727c653fbd1232fbc643a5c1a01b1b5de9201b
mac80211: always print a message when disconnecting

Make sure there's at least a debug message whenever the
connection to the AP is terminated.

Also change one message from wiphy_debug() to the common
mlme_dbg().

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c