]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cfg80211: process non country IE conflicting first
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 5 Nov 2013 17:18:07 +0000 (09:18 -0800)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 25 Nov 2013 19:51:14 +0000 (20:51 +0100)
commit2f1c6c572d7b6cbe2e3c9bbb427769f6c79089bb
tree116b7e4fff8d5296573031ff51ec142fd2d6073e
parentb23e7a9e6b1f4c3070f9ce59e82b9dff69b11fe1
cfg80211: process non country IE conflicting first

By dealing with non country IE conficts first we can shift
the code that deals with the conflict to the left. This has
no functional changes.

Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/reg.c