Loading
qcacld-3.0: Fix max OL_TXRX_NUM_LOCAL_PEER_IDS for concurrency
Change max OL_TXRX_NUM_LOCAL_PEER_IDS to 35 to take care of STA + SAP + P2P concurrency. Each AP will occupy one ID, so it will occupy 2 IDs for AP-AP mode. Clients will be assigned max 32 IDs and STA(associated)/ P2P DEV(self-PEER) will get one ID. Change-Id: I0c1afe048933fde199f17584f02074121ba7004f CRs-Fixed: 2280959