]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: process country IE regulatory requests on their own
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 5 Nov 2013 17:18:06 +0000 (09:18 -0800)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 25 Nov 2013 19:51:12 +0000 (20:51 +0100)
commit0012c97462649e201502bc91f39dfcd040fe5a64
treec06c05cfa067804a7f244f28922ff09ed6cd7ce0
parentfcc8e9065c0409642bed10bb9f5809b8981d380b
cfg80211: process country IE regulatory requests on their own

This is the last split up of the old unified __regultory_hint()
processing set of functionality, it moves the country IE processing
all on its own. This makes it easier to follow and read what exactly
is going on for the case of processing country IEs.

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