Skip to content

Commit

Permalink
[netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAX
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
  • Loading branch information
Ben Hutchings authored and Jeff Garzik committed May 13, 2008
1 parent e52edda commit 53269e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/net/sfc/falcon_xmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -495,8 +495,6 @@ void falcon_update_stats_xmac(struct efx_nic *efx)
(mac_stats->rx_bytes - mac_stats->rx_good_bytes);
}

#define EFX_XAUI_RETRAIN_MAX 8

int falcon_check_xmac(struct efx_nic *efx)
{
unsigned xaui_link_ok;
Expand Down

0 comments on commit 53269e9

Please sign in to comment.