d70d29eb5f3f7454938172cacd8469e06290c3a7

In some race-condition, the adapter entry in the adapter list gets deleted midway between an iteration over the same list via another thread. Accessing this stale entry leads to watchdog timeout due to infinite loop. Fix this by breaking out the iterator if the next iterator entry is same as the current adapter entry being held. Change-Id: Id91cbc43474927faec72a9e0dcaa56e935ccf63d CRs-Fixed: 3390966
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%