Browse Source

[netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAX

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Ben Hutchings 17 years ago
parent
commit
53269e94cd
1 changed files with 0 additions and 2 deletions
  1. 0 2
      drivers/net/sfc/falcon_xmac.c

+ 0 - 2
drivers/net/sfc/falcon_xmac.c

@@ -495,8 +495,6 @@ void falcon_update_stats_xmac(struct efx_nic *efx)
 		(mac_stats->rx_bytes - mac_stats->rx_good_bytes);
 		(mac_stats->rx_bytes - mac_stats->rx_good_bytes);
 }
 }
 
 
-#define EFX_XAUI_RETRAIN_MAX 8
-
 int falcon_check_xmac(struct efx_nic *efx)
 int falcon_check_xmac(struct efx_nic *efx)
 {
 {
 	unsigned xaui_link_ok;
 	unsigned xaui_link_ok;