android_kernel_xiaomi_sm8350/core
Abhishek Singh 478886090e qcacld-3.0: Allocate proper size for the lim peer idx pool
In station role, peer idx pool's index 1 is reserved for BSS.
for TDLS the index should start from 2.

Thus for station role if number of supported peer is n, the peer
idx pool size should be n + 2

Thus set peer idx pool size to n + 2 if TDLS is enabled.

Change-Id: Ie1afb16bb4a7fb914142d27080dfa257bc9ffeac
CRs-Fixed: 2044524
2017-05-11 22:53:06 -07:00
..
bmi qcacld-3.0: Update for check patch refactoring 2017-05-02 13:29:40 -07:00
cds qcacld-3.0: Update for check patch refactoring 2017-05-02 13:29:38 -07:00
dp qcacld-3.0: Do not typecast physical address to 32 bits 2017-05-08 15:41:34 -07:00
hdd qcacld-3.0: Use common scan api to wait on scan to get completed 2017-05-11 02:13:30 -07:00
mac qcacld-3.0: Allocate proper size for the lim peer idx pool 2017-05-11 22:53:06 -07:00
pld qcacld-3.0: Fix kernel module check patch warnings in PLD files 2017-05-02 13:29:39 -07:00
sap qcacld-3.0: Add acs config parameter acs_policy 2017-05-11 01:26:07 -07:00
sme qcacld-3.0: Fix excessive logs in pmkid lookup api 2017-05-11 01:26:13 -07:00
wma qcacld-3.0: Fix kernel module check patch warnings in WMA files 2017-05-05 12:05:08 -07:00