]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: add SME state to warning in __cfg80211_mlme_disassoc
authorJohannes Berg <johannes.berg@intel.com>
Sat, 26 Jan 2013 21:16:08 +0000 (22:16 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 29 Jan 2013 11:16:35 +0000 (12:16 +0100)
commit9dbd0050c9dad9a817631a7440968527e0a5210a
treef608d60056b6fdde2e5b21f6c612ec3590ff7490
parentf5249893b355d5d6860499049a873e8ca7895b09
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>
net/wireless/mlme.c