Kaynağa Gözat

qcacmn: Remove skipping 160 80_80 check for qca6018 target

qca6018 support max 80MHz.
Skipping the check to return success for 160 and 80_80.
So, these values can be updated from fw capabilities.

Change-Id: I3c846a343b74251521b978c4569204ad2f4aadcc
Basamma Yakkanahalli 6 yıl önce
ebeveyn
işleme
6d4e001c2e

+ 0 - 1
target_if/init_deinit/src/service_ready_util.c

@@ -560,7 +560,6 @@ QDF_STATUS init_deinit_validate_160_80p80_fw_caps(
 
 	if ((tgt_hdl->info.target_type == TARGET_TYPE_QCA8074) ||
 	    (tgt_hdl->info.target_type == TARGET_TYPE_QCA8074V2) ||
-	    (tgt_hdl->info.target_type == TARGET_TYPE_QCA6018) ||
 	    (tgt_hdl->info.target_type == TARGET_TYPE_QCA6290)) {
 		/**
 		 * Return true for now. This is not available in