cfg80211: add wiphy_apply_custom_regulatory()
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 22 Jan 2009 23:05:44 +0000 (15:05 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:01:14 +0000 (16:01 -0500)
commit1fa25e413659f943dfec65da2abe713d566c7fdf
tree7de278f35b33c2bf35f4964e0b5381a6f029dff5
parent078e1e60dd6c6b0d4bc8d58ccb80c008e8efc9ff
cfg80211: add wiphy_apply_custom_regulatory()

This adds wiphy_apply_custom_regulatory() to be used by drivers
prior to wiphy registration to apply a custom regulatory domain.
This can be used by drivers that do not have a direct 1-1 mapping
between a regulatory domain and a country.

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