On 1/19/2022 7:12 PM, John Miller wrote:
diff --git a/drivers/net/ark/ark_udm.h b/drivers/net/ark/ark_udm.h
index 4e51a5e82c..1cbcd94a98 100644
--- a/drivers/net/ark/ark_udm.h
+++ b/drivers/net/ark/ark_udm.h
@@ -33,7 +33,7 @@ struct ark_rx_meta {
  #define ARK_RX_WRITE_TIME_NS 2500
  #define ARK_UDM_SETUP 0
  #define ARK_UDM_CONST2 0xbACECACE
-#define ARK_UDM_CONST3 0x334d4455
+#define ARK_UDM_CONST3 0x344d4455
  #define ARK_UDM_CONST ARK_UDM_CONST3
  struct ark_udm_setup_t {
        uint32_t r0;

What is this change for? It looks unrelated with the rest of the patch.
May it be added by mistake?

Reply via email to