mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-19 13:11:14 +00:00
sfc: Remove another unused workaround macro
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
0589ece031
commit
45d03e59b3
1 changed files with 0 additions and 2 deletions
|
@ -33,8 +33,6 @@
|
||||||
#define EFX_WORKAROUND_10727 EFX_WORKAROUND_ALWAYS
|
#define EFX_WORKAROUND_10727 EFX_WORKAROUND_ALWAYS
|
||||||
/* Transmit flow control may get disabled */
|
/* Transmit flow control may get disabled */
|
||||||
#define EFX_WORKAROUND_11482 EFX_WORKAROUND_FALCON_AB
|
#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 */
|
/* Truncated IPv4 packets can confuse the TX packet parser */
|
||||||
#define EFX_WORKAROUND_15592 EFX_WORKAROUND_FALCON_AB
|
#define EFX_WORKAROUND_15592 EFX_WORKAROUND_FALCON_AB
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue