commit | 8b60b07805d557542160d852874fa6a1b969184e | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <mcgrof@qca.qualcomm.com> | Tue Oct 11 10:59:02 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 21 16:20:41 2011 -0500 |
tree | 74b96b63c62cf7cef9684c19bda8f8d51ceabe0d | |
parent | 4713e962c5d98901890c446843ae4e0a9d37b7b3 [diff] |
cfg80211: process regulatory DFS region for countries The wireless-regdb now has support for mapping a country to one DFS region. CRDA sends this to us now so process it so we can provide that hint to drivers. This will later be used by code for processing DFS in a way that meets the criteria for the DFS region the country belongs to. Signed-off-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>