]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: processing core regulatory hints on its own
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 5 Nov 2013 17:18:03 +0000 (09:18 -0800)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 25 Nov 2013 19:51:05 +0000 (20:51 +0100)
commit474a7ebeabecf7a5d5d50dd8370998ab38e71667
treeb04f0299e1ecb202545e10862f637d653d18b942
parent4ce869299d5286312d9e8b8662a881bc4a88ac55
cfg80211: processing core regulatory hints on its own

This makes the code path easier to read for the core case.

Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
[add warning to default case in switch to avoid compile warning]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/reg.c