commit | aba4e6fff8de0c92e53f0e7ef077231e75f7d760 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Wed Aug 22 14:21:07 2012 +0530 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Aug 22 10:55:04 2012 +0200 |
tree | 9bcf0ea5ac574a76eaff216179237819930a19e3 | |
parent | 06d7de831dab8b93adb86e039a2f3d36604a9197 [diff] |
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 <c_manoha@qca.qualcomm.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>