]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: process user regulatory requests on its own
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 5 Nov 2013 17:18:04 +0000 (09:18 -0800)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 25 Nov 2013 19:51:07 +0000 (20:51 +0100)
commita0ddc7193f26000b70e6540c07227d027de35858
treed3bfc62b435a4747752c73f973147f56cb8ba8d2
parent474a7ebeabecf7a5d5d50dd8370998ab38e71667
cfg80211: process user regulatory requests on its own

This makes the code path easier to read and lets us
split out some functionality that is only user specific,
that makes it easier to read the other types of requests.

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