mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 17:12:06 +00:00
[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>
This commit is contained in:
parent
e52eddaece
commit
53269e94cd
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user