Explorar o código

qcacmn: Fix hamilton compilation issue

Fix hamilton compilation issue

Change-Id: Icd92286eec7369e8bc77cebb6e6b74b180a15aff
CRs-Fixed: 3066567
sandhu %!s(int64=3) %!d(string=hai) anos
pai
achega
cf86402808
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hal/wifi3.0/wcn7850/hal_7850.c

+ 1 - 1
hal/wifi3.0/wcn7850/hal_7850.c

@@ -1072,7 +1072,7 @@ hal_rx_flow_setup_fse_7850(uint8_t *rx_fst, uint32_t table_offset,
 		(table_offset * HAL_RX_FST_ENTRY_SIZE);
 
 	/* clear the valid bit before starting the deletion*/
-	HAL_CLR_FLD(fse, RX_FLOW_SEARCH_ENTRY_9, VALID);
+	HAL_CLR_FLD(fse, RX_FLOW_SEARCH_ENTRY, VALID);
 
 	HAL_SET_FLD(fse, RX_FLOW_SEARCH_ENTRY, SRC_IP_127_96) =
 		HAL_SET_FLD_SM(RX_FLOW_SEARCH_ENTRY, SRC_IP_127_96,