cfg80211: add reg_get_dfs_region()
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Mon, 25 Nov 2013 19:56:09 +0000 (20:56 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 3 Dec 2013 12:53:40 +0000 (13:53 +0100)
commit6c474799dccc91c9cf03cd18ec32f97929549e9f
treee8240359cfbfca72162d9f0332fd64e9b5502300
parent60f4a7b1676c9028edb90e22f6994ebb698c9088
cfg80211: add reg_get_dfs_region()

This can be used outside of the regulatory context for any checks
on the DFS region. The central cfg80211 dfs_region is always used
and if it does not match with the wiphy a debug print is issued.

Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/reg.c
net/wireless/reg.h