aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/falcon_xmac.c
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2008-05-07 12:59:10 +0100
committerJeff Garzik <jgarzik@redhat.com>2008-05-13 01:31:43 -0400
commit53269e94cdaca6e470c18099912de977a193e815 (patch)
tree0ed5db161ea47a8b976ab99ff0f10a24218b52fe /drivers/net/sfc/falcon_xmac.c
parent[netdrvr] sfc: Fix code formatting (diff)
downloadlinux-dev-53269e94cdaca6e470c18099912de977a193e815.tar.xz
linux-dev-53269e94cdaca6e470c18099912de977a193e815.zip
[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>
Diffstat (limited to 'drivers/net/sfc/falcon_xmac.c')
-rw-r--r--drivers/net/sfc/falcon_xmac.c2
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)
(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;