Kernel Tree For Xiaomi 11 Lite NE 5G
Go to file
gaurank kathpalia 59d68afe2e qcacmn: Remove dual beacon MCC check from SCC check case
In the API policy_mgr_dual_beacon_on_single_mac_scc_capable
the check of wmi_service_dual_beacon_on_single_mac_mcc_support
is there too, which in any case is void, as if the driver supports
SCC, then it will return true from the first check itself,
and if it doesn't support SCC, it will surely not support MCC
too, so the check of MCC after SCC is void anyways

Fix is to remove the check of MCC dual beaconing capability from
policy_mgr_dual_beacon_on_single_mac_scc_capable

Change-Id: Ia427be4fcee0e0267171d81cf7e8e669560d20a9
CRs-Fixed: 2299182
2018-08-20 05:29:54 -07:00
inc qcacmn: Limit concurrency of STA(WAPI) 2018-08-09 06:38:46 -07:00
src qcacmn: Remove dual beacon MCC check from SCC check case 2018-08-20 05:29:54 -07:00