304792abd89595be9e49e22921e076715cf978bc

There are two instances where peer ref counting leak has been observed 1) When DUT-STA is connected to AP1 and if it tries to roam to AP2 or to same AP1 then as part of roam sync indication, it needs to delete the old peer and create the new peer. Deletion of old peer is happening through force delete operation which is No-OP for some of the platforms. In such cases, do normal peer delete operation, so that peer ref count can be deleted properly. 2) When looking up peer by its associated vdev, driver goes one by one all peers and check their associated vdev and compare with given vdev. If it doesn't find the match then it returns without releasing the reference count. CRs-Fixed: 2263607 Change-Id: Ibcad72943258e531e29498961d3d7e692fd05b36
This is CNSS WLAN Host Driver for products starting from iHelium
Omschrijving
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%