4faeb2e806a6d7959c7dc96ab9ce005e3d34394b

API hdd_nud_filter_netevent is used to filter netevents for STA interface. It is the driver's responsibility to filter and act on event if it is for the net device. However, the NULL check that is present in hdd_validate_adapter comes with error logs which flood the console. Add NULL check for adapter after call to hdd_get_adapter_by_macaddr in hdd_nud_filter_netevent so that if the event is not for the net device, ignore the event and return to avoid excessive logging. Change-Id: Icfb2f27f97712bf8e1422404a85163e801d43641 CRs-Fixed: 2335081
This is CNSS WLAN Host Driver for products starting from iHelium
Опис
Мови
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%