0724417fbf68a95c11d2bd1511c935b8f17fa691

Currently max_intf_count which report from target only update to hdd layer, but there might be a race condition if don't update to objmgr: There are already max_intf_count vdev created, one of the vdev is closing by supplicant, vdev is logically deleted and referenced by other function and waiting for cleaning. The interface count of hdd layer is already decreased to accept opening new adapter, but the vdev_id which derived from objmgr vdev is still occupied so the new vdev have to choose max_intf_count as vdev_id, which makes target assert. Update max_vdev_count to psoc objmgr in hdd_update_tgt_cfg() Change-Id: Ifff0b79cfb4645bb466a22da2d7d07040eee2bd0 CRs-Fixed: 2241098
This is CNSS WLAN Host Driver for products starting from iHelium
Опис
Мови
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%