2b88f071f9b6f4bff9cfcac4d178a8eeb5b859f8

Currently the cdp apis are given pdev/vdev/peer handle as its arguments, which is directly accessed in those APIs. This can cause a race-condition in access of the respective handles if it has been deleted in parallel. Hence as a part of cdp convergence, pass only the pdev/vdev id or peer mac address, which will be used to get the respective handles, and hence avoiding the unwanted access of the handles if it has been deleted. Converged mob_stats_ops - clear_stats CRs-Fixed: 2539824 Change-Id: Id424b939c8ef77bd9fae55eaa4c08023efc32093
This is CNSS WLAN Host Driver for products starting from iHelium
描述
语言
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%