forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 223293205a7265c8b02882461ba8996650048ade
kernel/drivers/message/fusion/lsi/mpi_cnfg.h
....@@ -2004,7 +2004,7 @@
20042004 U64 LinkFailureCount; /* 50h */
20052005 U64 LossOfSyncCount; /* 58h */
20062006 U64 LossOfSignalCount; /* 60h */
2007
- U64 PrimativeSeqErrCount; /* 68h */
2007
+ U64 PrimitiveSeqErrCount; /* 68h */
20082008 U64 InvalidTxWordCount; /* 70h */
20092009 U64 InvalidCrcCount; /* 78h */
20102010 U64 FcpInitiatorIoCount; /* 80h */