]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9cbbacf0d3510d89392574532f3e5b4ee099f232
tree557b5f33c852896f353349c2d25ddba146848066
parentffbad8a844b331c7c0194be4f0aca33e89b7e348
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