Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2d067142 authored by Srinivas Dasari's avatar Srinivas Dasari Committed by nshrivas
Browse files

qcacld-3.0: Use MAX_PEERS instead of IBSS define in conn_info

Currently, SIR_MAX_NUM_STA_IN_IBSS(16) is used while updating
sta_ctx->conn_info in hdd_save_peer/hdd_delete_peer. IBSS
supports maximum 16 peers but NDP might support more based
on platform. This restricts the max supported NDP peers to 16.
But host driver supports MAX_PEERS(32) no.of peers and use the
same here as sta_ctx->conn_info has support for MAX_PEERS(32)
mac addresses.

Change-Id: Ic52422435f97929e22cf3c0897ce9173793ee12e
CRs-Fixed: 2673110
parent 79a1e17c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment