android_kernel_xiaomi_sm8350/core/sme
Naveen Rawat e7d8605471 qcacld-3.0: Increase SME cmd queue to support max clients connected
This is qcacld-2.0 to qcacld-3.0 propagation

Currently in SAP mode, if max STA connected a operation to turn off
SAP will result in more than SME queue length cmds being enqueued.
To fix, this patch:
1) Makes the SME cmd queue length, 3 times the max STA.
2) Because of increased SME cmds, the allocation for all cmds
   together will fail, hence allocate each SME cmd individually
   and free them accordingly.

Change-Id: Ia1dfc5b00eacd9bdb503ce18927c62f1edd15320
CRs-Fixed: 928840
2015-12-09 23:21:38 -08:00
..
inc qcacld-3.0: Increase SME cmd queue to support max clients connected 2015-12-09 23:21:38 -08:00
src qcacld-3.0: Increase SME cmd queue to support max clients connected 2015-12-09 23:21:38 -08:00