36f994680f0a08d0cd44879dbf08f5ccd37ad827

Subnet change status field is obtained from bits 4 & 5 of the roam_reason field in roam synch indication. But in cm_fill_roam_info() the subnet_change_status is received from the masked roam reason field and is always 0. So after roaming to AP with different subnet wrong subnet change indication is sent to userspace and ultimately NUD failure is triggered. Get the subnet_change_status directly from the roam synch indication Change-Id: I708276750c0aa3f1586cf9501f55f742d42ebf3f CRs-Fixed: 3438725
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%