From: Johannes Berg Date: Mon, 21 Nov 2011 09:44:00 +0000 (+0100) Subject: cfg80211: fix regulatory NULL dereference X-Git-Tag: v3.2-rc5~56^2~46^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de3584bd62d87b4c250129fbc46ca52c80330add;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg Cc: stable@vger.kernel.org Signed-off-by: John W. Linville --- Reading git-diff-tree failed