commit | 385be61566da799af46f13e33f84f844abfd8100 | [log] [tgz] |
---|---|---|
author | Girish Gowli <c_ggowli@qti.qualcomm.com> | Thu Sep 18 11:17:20 2014 +0530 |
committer | Kiet Lam <c_kietl@qca.qualcomm.com> | Wed Sep 24 15:39:41 2014 -0700 |
tree | 7493c8f3ef34e5e9e82d66a9709fdda3159457a3 | |
parent | 4bdec4d9270200587a424bf328ec7c29369061a0 [diff] |
Wlan: Calculate max number of assoc in getMaxAssoc ioctl command. getMaxAssoc ioctl command returns the value set in CCM. It does not considers the number of Self STA created for each open adapter hence may return incorrect value. Add calculation to return the maximum association count based on number of supported STAs, reserved STAs and self STAs for open adapters. Change-Id: I354baf540dfb65cf234a4d7e851799fb2cb5cc64 CRs-Fixed: 719372