From: Ilan Peer Date: Tue, 14 Jan 2014 13:17:23 +0000 (+0200) Subject: cfg80211: fix few minor issues in reg_process_hint() X-Git-Tag: v3.15-rc1~113^2~289^2^2~101^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=772f0389338cfcf96da1c178046dc7e1649ab554;p=pandora-kernel.git cfg80211: fix few minor issues in reg_process_hint() Fix the following issues in reg_process_hint(): 1. Add verification that wiphy is valid before processing NL80211_REGDOMAIN_SET_BY_COUNTRY_IE. 2. Free the request in case of invalid initiator. 3. Remove WARN_ON check on reg_request->alpha2 as it is not a pointer. Signed-off-by: Ilan Peer Signed-off-by: Johannes Berg --- Reading git-diff-tree failed