summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--target/inc/wlan_tgt_def_config.h4
-rw-r--r--target/inc/wlan_tgt_def_config_hl.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/target/inc/wlan_tgt_def_config.h b/target/inc/wlan_tgt_def_config.h
index 40e0e9d843d3..30b842d5401c 100644
--- a/target/inc/wlan_tgt_def_config.h
+++ b/target/inc/wlan_tgt_def_config.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2011, 2014-2016 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011, 2014-2017 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -198,7 +198,7 @@
/*
* number of peers that each Tdls vdev can track
*/
-#define CFG_TGT_NUM_TDLS_CONN_TABLE_ENTRIES 32
+#define CFG_TGT_NUM_TDLS_CONN_TABLE_ENTRIES 8
/*
* number of TDLS concurrent sleep STAs
diff --git a/target/inc/wlan_tgt_def_config_hl.h b/target/inc/wlan_tgt_def_config_hl.h
index cf28f06c82be..b4c5044f6fc8 100644
--- a/target/inc/wlan_tgt_def_config_hl.h
+++ b/target/inc/wlan_tgt_def_config_hl.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013-2016 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013-2017 The Linux Foundation. All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for
* any purpose with or without fee is hereby granted, provided that the
@@ -221,7 +221,7 @@
/*
* number of peers that each Tdls vdev can track
*/
-#define CFG_TGT_NUM_TDLS_CONN_TABLE_ENTRIES 32
+#define CFG_TGT_NUM_TDLS_CONN_TABLE_ENTRIES 8
/*
* number of TDLS concurrent sleep STAs
*/