aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/net/sfc/workarounds.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/sfc/workarounds.h b/drivers/net/sfc/workarounds.h
index bad09320b5f8..209ee1e90946 100644
--- a/drivers/net/sfc/workarounds.h
+++ b/drivers/net/sfc/workarounds.h
@@ -33,8 +33,6 @@
33#define EFX_WORKAROUND_10727 EFX_WORKAROUND_ALWAYS 33#define EFX_WORKAROUND_10727 EFX_WORKAROUND_ALWAYS
34/* Transmit flow control may get disabled */ 34/* Transmit flow control may get disabled */
35#define EFX_WORKAROUND_11482 EFX_WORKAROUND_FALCON_AB 35#define EFX_WORKAROUND_11482 EFX_WORKAROUND_FALCON_AB
36/* Flush events can take a very long time to appear */
37#define EFX_WORKAROUND_11557 EFX_WORKAROUND_ALWAYS
38/* Truncated IPv4 packets can confuse the TX packet parser */ 36/* Truncated IPv4 packets can confuse the TX packet parser */
39#define EFX_WORKAROUND_15592 EFX_WORKAROUND_FALCON_AB 37#define EFX_WORKAROUND_15592 EFX_WORKAROUND_FALCON_AB
40 38