commit | 1fa25e413659f943dfec65da2abe713d566c7fdf | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Thu Jan 22 15:05:44 2009 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 16:01:14 2009 -0500 |
tree | 7de278f35b33c2bf35f4964e0b5381a6f029dff5 | |
parent | 078e1e60dd6c6b0d4bc8d58ccb80c008e8efc9ff [diff] |
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>