From: Luciano Coelho Date: Tue, 18 Feb 2014 09:40:36 +0000 (+0200) Subject: cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~279^2^2~12^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2beb6dab2d799ee8934cb0801845e551ad8c70f2;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed