diff options
| -rw-r--r-- | core/hdd/inc/wlan_hdd_cfg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/hdd/inc/wlan_hdd_cfg.h b/core/hdd/inc/wlan_hdd_cfg.h index 0927c54c2cac..05fa2f9c8d9b 100644 --- a/core/hdd/inc/wlan_hdd_cfg.h +++ b/core/hdd/inc/wlan_hdd_cfg.h @@ -2104,7 +2104,7 @@ typedef enum { #define CFG_INFRA_STA_KEEP_ALIVE_PERIOD_NAME "gStaKeepAlivePeriod" #define CFG_INFRA_STA_KEEP_ALIVE_PERIOD_MIN (0) #define CFG_INFRA_STA_KEEP_ALIVE_PERIOD_MAX (65535) -#define CFG_INFRA_STA_KEEP_ALIVE_PERIOD_DEFAULT (30) +#define CFG_INFRA_STA_KEEP_ALIVE_PERIOD_DEFAULT (90) /* WMM configuration */ /* |
