diff --git a/wlan_cfg/wlan_cfg.c b/wlan_cfg/wlan_cfg.c index 2e7e348efa..d1e4525dac 100644 --- a/wlan_cfg/wlan_cfg.c +++ b/wlan_cfg/wlan_cfg.c @@ -67,7 +67,7 @@ #define WLAN_CFG_DP_TX_NUM_POOLS 3 /* Change this to a lower value to enforce scattered idle list mode */ -#define WLAN_CFG_MAX_ALLOC_SIZE (32 << 20) +#define WLAN_CFG_MAX_ALLOC_SIZE (2 << 20) #define WLAN_CFG_MAX_CLIENTS 64