Loading
qcacld-3.0: return proper values accordingly when setting dual mac config
In sme_soc_set_dual_mac_config(), when fail to enqueue the sme command, it should not return success; otherwise, the calling functions may wait for the response(eWNI_SME_SET_DUAL_MAC_CFG_RESP) even when no command is issued. Change-Id: I8ac68ce6bb13aff47782caf944982ea4faaee2ba CRs-Fixed: 2826511