ba015feedc1eaf85786407471e4ddb01dd3d1984

When SAP off and psoc idle shutdown happens before NOL timeout, DFS pdev obj is destroyed, NOL timer is cleared, since regulatory pdev private obj is destroyed before DFS, psoc master channel list nol flag isn't cleared for regulatory pdev private obj is NULL. When pdev current channel list is populated from psoc master channel list, nol channel becomes disabled, can't be used any more. To fix it, when DFS private pdev obj is destroyed, don't access regulatory pdev private if destroyed, but still clear psoc mas_chan_list nol flag. Change-Id: I79dad84631179d78d05c2738ce0aa4f863def7d4 CRs-Fixed: 3158675
This is CNSS WLAN Host Driver for products starting from iHelium
Descripción
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%