cfg80211: remove REGDOM_SET_BY_INIT
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 10 Mar 2009 02:07:40 +0000 (22:07 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Mar 2009 22:09:39 +0000 (18:09 -0400)
commit0fee54cab7d5ebc58fad8c6a0703c4ea016405e3
tree907bc65b4dc54778f5c3281287d7610b73a4a95c
parent1a28c78b46caec7628985728e7f0c4aef68e33e7
cfg80211: remove REGDOM_SET_BY_INIT

This is not used as we can always just assume the first
regulatory domain set will _always_ be a static regulatory
domain. REGDOM_SET_BY_CORE will be the first request from
cfg80211 for a regdomain and that then populates the first
regulatory request.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/main.c
drivers/net/wireless/ath9k/regd.c
include/net/cfg80211.h
net/wireless/reg.c