From: Simon Wunderlich <siwu@xxxxxxxxxxxxxxxxxx> This is for testing only and to save you from waiting half an hour for a NOP. Signed-off-by: Simon Wunderlich <siwu@xxxxxxxxxxxxxxxxxx> Signed-off-by: Zefir Kurtisi <zefir.kurtisi@xxxxxxxxxxx> --- include/net/cfg80211.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index bdba9b6..6046cf3 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h @@ -126,8 +126,8 @@ enum ieee80211_channel_flags { #define IEEE80211_CHAN_NO_HT40 \ (IEEE80211_CHAN_NO_HT40PLUS | IEEE80211_CHAN_NO_HT40MINUS) -#define IEEE80211_DFS_MIN_CAC_TIME_MS 60000 -#define IEEE80211_DFS_MIN_NOP_TIME_MS (30 * 60 * 1000) +#define IEEE80211_DFS_MIN_CAC_TIME_MS 4000 +#define IEEE80211_DFS_MIN_NOP_TIME_MS (6000) /** * struct ieee80211_channel - channel definition -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html