75fcd4dc84d2bdbd979196c915be0887478747ef

After setting link speed threshold to low value like 10 Mbps by vendor cmd, in bus bw timer, when find link speed above theshold, just change local link speed state to good, not update global var dp_intf->link_monitoring, so link_monitoring_cb is called periodically, message to update link speed to good is sent to scheduler thread periodically, WMI_ROAM_SET_PARAM_CMDID is sent to F/W periodically too. To fix it, when find link speed state change from bad to good, update to global var dp_intf->link_monitoring too. In next bus bw timer, find link speed state keep good, don't send msg to update link speed again. Change-Id: I3840e834a76465242face5b2529f004d1d277312 CRs-Fixed: 3266159
This is CNSS WLAN Host Driver for products starting from iHelium
儲存庫描述
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%