android_kernel_xiaomi_sm8350/core/hdd
Himanshu Agarwal 5fb304b11a qcacld-3.0: Assign center_freq1 and center_freq2 before use
As center_freq1 and center_freq2 passed in bss start params
by hostapd are not stored in sap_config, center_chan derived
in sap_ch_params_to_bonding_channels() is coming 0. And so BSS
start failed.

Store center_freq1 and center_freq2 in sap_config in
__wlan_hdd_cfg80211_start_ap().

Change-Id: I3a5869c2d8488a5bd272762b8dab67b340d72817
CRs-Fixed: 2193663
2018-03-22 01:58:50 -07:00
..
inc qcacld-3.0: Remove legacy IPA code from HDD 2018-03-21 18:57:20 -07:00
src qcacld-3.0: Assign center_freq1 and center_freq2 before use 2018-03-22 01:58:50 -07:00