Skip to content

Commit

Permalink
sfc: SFT9001: Always enable XNP exchange on SFT9001 rev B
Browse files Browse the repository at this point in the history
This workaround is not specific to rev A.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Ben Hutchings authored and David S. Miller committed Jan 30, 2009
1 parent 44176b4 commit c9d5a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/sfc/workarounds.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
#define EFX_WORKAROUND_8071 EFX_WORKAROUND_FALCON_A

/* Need to send XNP pages for 100BaseT */
#define EFX_WORKAROUND_13204 EFX_WORKAROUND_SFT9001A
#define EFX_WORKAROUND_13204 EFX_WORKAROUND_SFT9001
/* Need to keep AN enabled */
#define EFX_WORKAROUND_13963 EFX_WORKAROUND_SFT9001A

Expand Down

0 comments on commit c9d5a53

Please sign in to comment.