diff mbox

[TESTING-QH,1/2] REMOVEME: shorten time for NOP and CAC

Message ID 1365006759-16779-2-git-send-email-zefir.kurtisi@neratec.com (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Zefir Kurtisi April 3, 2013, 4:32 p.m. UTC
From: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>

This is for testing only and to save you from waiting half an hour for a NOP.

Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Zefir Kurtisi <zefir.kurtisi@neratec.com>
---
 include/net/cfg80211.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff mbox

Patch

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