qcacld-3.0: Set nud_state to PROBE on NUD_FAILED event post roaming
In the issue scenario, roaming is triggered due to NUD_FAILED event and nud state is set to NONE once roaming is completed. NUD_FAILED events could be received without any NUD_PROBE INCOMPLETE events post this roaming and these nud failures are not honored due to which further roaming due to NUD_FAILURE won't be triggered. Fix is to set nud state to PROBE explicity on receiving NUD_FAILED event post roaming. Change-Id: Ib34b82f478263eb9664112a25f2d1f8bd858f5dc CRs-Fixed: 2837825
Loading
Please register or sign in to comment