commit | 2beb6dab2d799ee8934cb0801845e551ad8c70f2 | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@intel.com> | Tue Feb 18 11:40:36 2014 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Apr 09 10:55:41 2014 +0200 |
tree | 58261561098a2bc3aaf747041382324119b00128 | |
parent | cb2d956dd329caa11b5ece454dc52253aa038e73 [diff] |
cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() Some interface types don't require DFS (such as STATION, P2P_CLIENT etc). In order to centralize these decisions, make cfg80211_chandef_dfs_required() take the iftype into consideration. Signed-off-by: Luciano Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>