From: Sujith Manoharan Date: Wed, 22 Aug 2012 08:51:07 +0000 (+0530) Subject: mac80211: Fix AP mode regression X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~278^2^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aba4e6fff8de0c92e53f0e7ef077231e75f7d760;p=pandora-kernel.git mac80211: Fix AP mode regression Commit mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp changed the return value when the probe response template is not present. Revert to the earlier value of 1 - this fixes AP mode for drivers like ath9k. Signed-off-by: Sujith Manoharan Signed-off-by: Johannes Berg --- Reading git-diff-tree failed