From: Johannes Berg Date: Fri, 14 Dec 2012 13:06:28 +0000 (+0100) Subject: mac80211: track enable_beacon explicitly X-Git-Tag: v3.9-rc1~139^2~242^2^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6a83228823fc0cc8d79d95c9f0bf568b7317862;p=pandora-kernel.git mac80211: track enable_beacon explicitly Instead of calculating in ieee80211_bss_info_change_notify() whether beaconing should be enabled or not, set it in the correct places in the callers. This simplifies the logic in this function at the expense of offchannel, but is also more robust. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed