bcb0f547dd8f0cf93cff819c7a8494d32068d8ee

In kernel 5.17, net_device->dev_addr is changed to const unsigned char*. Modify prototype of below functions to pass dev_addr as const: - ucfg_ipa_wlan_evt() - ipa_wlan_evt() - wlan_ipa_wlan_evt() - __wlan_ipa_wlan_evt() - wlan_ipa_cleanup_iface() - wlan_ipa_send_msg() - wlan_ipa_setup_iface() - wlan_ipa_save_bssid_iface_ctx() - wlan_ipa_uc_find_add_assoc_sta() - wlan_ipa_set_peer_id() - wlan_ipa_set_sap_client_auth() Change-Id: Ib2cbe8de724bc09abf82fa49c0ea08c268be34c0 CRs-Fixed: 3304829
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%