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)
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

Simple merge
Simple merge