From: Johannes Berg Date: Thu, 7 Mar 2013 19:22:28 +0000 (+0100) Subject: mac80211: ibss: disable beaconing before freeing beacon X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~98^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1852d40eaba36fe1e97e0e497ffce291c99f5886;p=pandora-kernel.git mac80211: ibss: disable beaconing before freeing beacon If we don't disable beaconing, the driver might attempt to continue, but would fail to request a beacon. That's strange, so disable beaconing first. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed