cfg80211: clean up static regdomain mess
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 15 Sep 2008 09:26:47 +0000 (11:26 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 24 Sep 2008 20:17:59 +0000 (16:17 -0400)
commit942b25cf9028e7c2f6446ee7c6618bd70dafec5f
treebbda96c17ac19cad03240829ad943ea6ebe740f3
parenta3d2eaf0dcad6dfdf44f3093aef688dfca714b6c
cfg80211: clean up static regdomain mess

The statically defined regdomains are used in a very convoluted
way, use them instead to prime the information we have and then
continue operating normally.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/reg.c