Yu Ouyang 7117897437 qcacld-3.0: Fix 'sae_info' undeclared issue
Structure csr_roam_info member 'sae_info' is defined only when
WLAN_FEATURE_SAE is defined.
But function csr_process_roam_auth_offload_callback() call it
without any checking.

Because function csr_process_roam_auth_offload_callback() processes
WPA3 SAE info, so rename it, and move it to macro WLAN_FEATURE_SAE.

Change-Id: If3d5c1e6739fbd7bee24d19fbbab3495a9a6f8f6
CRs-Fixed: 2532693
2019-10-22 23:03:27 -07:00
2019-10-22 03:36:46 -07:00

This is CNSS WLAN Host Driver for products starting from iHelium
描述
无详细信息
自述文档 226 MiB
语言
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%