diff options
-rw-r--r-- | drivers/net/sfc/falcon_xmac.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/sfc/falcon_xmac.c b/drivers/net/sfc/falcon_xmac.c index 8c41662cee40..b875c7b292df 100644 --- a/drivers/net/sfc/falcon_xmac.c +++ b/drivers/net/sfc/falcon_xmac.c | |||
@@ -495,8 +495,6 @@ void falcon_update_stats_xmac(struct efx_nic *efx) | |||
495 | (mac_stats->rx_bytes - mac_stats->rx_good_bytes); | 495 | (mac_stats->rx_bytes - mac_stats->rx_good_bytes); |
496 | } | 496 | } |
497 | 497 | ||
498 | #define EFX_XAUI_RETRAIN_MAX 8 | ||
499 | |||
500 | int falcon_check_xmac(struct efx_nic *efx) | 498 | int falcon_check_xmac(struct efx_nic *efx) |
501 | { | 499 | { |
502 | unsigned xaui_link_ok; | 500 | unsigned xaui_link_ok; |