6d6e3d1a34f7f3a43e570bd3e04f5841f9e70920

Once duplicate sta entry is deleted, in lim_send_sme_disassoc_ntf, driver loop through the SAP interfaces to find the new added sta to send ADD STA req to firmware. Now while looping through SAP interfaces even if STA is found on 1st interface, it checks next interface, making the sta entry as NULL. Thus even if STA is present on an interface sta remains NULL and ADD STA req is not sent to firmware. To fix this break as soon as STA entry is found in a session. Change-Id: I6fbeda48c7a8f403bbdb8c0bd9b38b832d7e002f CRs-Fixed: 2149764
This is CNSS WLAN Host Driver for products starting from iHelium
説明
言語
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%