mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-19 10:14:23 +08: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);
|
(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;
|
||||||
|
Loading…
Reference in New Issue
Block a user