]> 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)
commit828978b97dc2c3ecac299c0cbd98e2d70abb643e
treed3bfc62b435a4747752c73f973147f56cb8ba8d2
parent662274af96cb86d6535746144599e1b8ca30cdd4
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