commit | de3584bd62d87b4c250129fbc46ca52c80330add | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Nov 21 10:44:00 2011 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 21 14:45:20 2011 -0500 |
tree | 834162bf0c3af2bfec813fdb696157f637b307fb | |
parent | 9c8f2c42c93f415771d6d7b87a0881ba0bb72824 [diff] |
cfg80211: fix regulatory NULL dereference By the time userspace returns with a response to the regulatory domain request, the wiphy causing the request might have gone away. If this is so, reject the update but mark the request as having been processed anyway. Cc: Luis R. Rodriguez <lrodriguez@qca.qualcomm.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com> Cc: stable@vger.kernel.org Signed-off-by: John W. Linville <linville@tuxdriver.com>