From: Johannes Berg Date: Fri, 14 Dec 2012 13:17:26 +0000 (+0100) Subject: mac80211: reconfig bss_info_changed only if beaconing X-Git-Tag: v3.9-rc1~139^2~242^2^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8da349329ae52462253052f804ef30d086c9911a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed