]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit89f774e6c41efdcede9d4b37867af5aabcc835d5
tree5a094834ae5fd98aef8d2455768c19b4f64f6af8
parentd321cd014e51baab475efbdec468255b9e0ec822
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