]> 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)
commit374752307ec06f8df8df205bc58d251987ebdb10
treec06c05cfa067804a7f244f28922ff09ed6cd7ce0
parent32c107c1ea98dff2d108902a78835d0d2dbc2cd6
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