commit | 8dcf011ab05bf1fdd9323a9c460bdd0e325b99e1 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Sat Jan 26 22:16:08 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Jan 29 12:16:35 2013 +0100 |
tree | f608d60056b6fdde2e5b21f6c612ec3590ff7490 | |
parent | 8df6b7b11a5e4200484e9356073d288f08bdefb0 [diff] |
cfg80211: add SME state to warning in __cfg80211_mlme_disassoc The warning here occasionally triggers but we haven't found the cause yet. It's a valid warning since if it triggers the SME state got confused, so add the SME state to it to help narrow it down in the future. Signed-off-by: Johannes Berg <johannes.berg@intel.com>