From: Ben Hutchings Date: Sat, 28 Nov 2009 05:35:30 +0000 (+0000) Subject: sfc: Remove another unused workaround macro X-Git-Tag: upstream/snapshot3+hdmi~16449^2~172 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=45d03e59b39ceef9f05b8622a94aa7235003a2c9;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git sfc: Remove another unused workaround macro Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- diff --git a/drivers/net/sfc/workarounds.h b/drivers/net/sfc/workarounds.h index bad0932..209ee1e 100644 --- a/drivers/net/sfc/workarounds.h +++ b/drivers/net/sfc/workarounds.h @@ -33,8 +33,6 @@ #define EFX_WORKAROUND_10727 EFX_WORKAROUND_ALWAYS /* Transmit flow control may get disabled */ #define EFX_WORKAROUND_11482 EFX_WORKAROUND_FALCON_AB -/* Flush events can take a very long time to appear */ -#define EFX_WORKAROUND_11557 EFX_WORKAROUND_ALWAYS /* Truncated IPv4 packets can confuse the TX packet parser */ #define EFX_WORKAROUND_15592 EFX_WORKAROUND_FALCON_AB