commit | 8da349329ae52462253052f804ef30d086c9911a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Dec 14 14:17:26 2012 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Jan 03 13:01:36 2013 +0100 |
tree | ef385a3023ae0391a34c1c289c3b6bc6383e7cff | |
parent | d6a83228823fc0cc8d79d95c9f0bf568b7317862 [diff] |
mac80211: reconfig bss_info_changed only if beaconing For AP/IBSS/mesh interfaces, call the driver to reconfigure bss_info_changed only if the interface was beaconing before suspend, otherwise we call the driver and it might interpret the change as going from enabled to disabled. Signed-off-by: Johannes Berg <johannes.berg@intel.com>