mac80211: further simplify ieee80211_bss_info_change_notify
authorJohannes Berg <johannes.berg@intel.com>
Fri, 14 Dec 2012 13:22:10 +0000 (14:22 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 3 Jan 2013 12:01:36 +0000 (13:01 +0100)
commitb8dc1a35c88dddcf62ce7bc59a7ed4c38c2f7597
tree557b5f33c852896f353349c2d25ddba146848066
parent8da349329ae52462253052f804ef30d086c9911a
mac80211: further simplify ieee80211_bss_info_change_notify

The special case in the function isn't really needed,
instead make the suspend code a bit better and also
easier to understand and move the warning into the
driver op wrapper inline.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/driver-ops.h
net/mac80211/main.c
net/mac80211/pm.c