]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - wilink8-wlan/crda.git/commit
crda: add support to send DFS master region
authorLuis R. Rodriguez <mcgrof@qca.qualcomm.com>
Tue, 4 Oct 2011 19:50:32 +0000 (12:50 -0700)
committerLuis R. Rodriguez <mcgrof@qca.qualcomm.com>
Mon, 10 Oct 2011 23:39:10 +0000 (16:39 -0700)
commit8cbde0452c707ad0fab4ce65fcbd96cc10a8482d
tree5fe08071ebc00d3c24ca2558d22592e2a14fb8af
parente40afba19fef7c0c76939efc9ca4a593dfdaa840
crda: add support to send DFS master region

wireless-regdb now has support for a DFS master region
for each country. We must read this from the file and
send it as an NL80211_ATTR_DFS_REGION attribute.

We add a "creqs" value for the country structure but only
use the first two bits as that is all we need right now.

Signed-off-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
crda.c
nl80211.h
regdb.h