diff options
Diffstat (limited to 'drivers/net/sfc/efx.h')
-rw-r--r-- | drivers/net/sfc/efx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/sfc/efx.h b/drivers/net/sfc/efx.h index 7acf82108a4f..01b93f93d316 100644 --- a/drivers/net/sfc/efx.h +++ b/drivers/net/sfc/efx.h | |||
@@ -60,8 +60,6 @@ extern void efx_process_channel_now(struct efx_channel *channel); | |||
60 | #define EFX_EVQ_MASK (EFX_EVQ_SIZE - 1) | 60 | #define EFX_EVQ_MASK (EFX_EVQ_SIZE - 1) |
61 | 61 | ||
62 | /* Ports */ | 62 | /* Ports */ |
63 | extern void efx_stats_disable(struct efx_nic *efx); | ||
64 | extern void efx_stats_enable(struct efx_nic *efx); | ||
65 | extern void efx_reconfigure_port(struct efx_nic *efx); | 63 | extern void efx_reconfigure_port(struct efx_nic *efx); |
66 | extern void __efx_reconfigure_port(struct efx_nic *efx); | 64 | extern void __efx_reconfigure_port(struct efx_nic *efx); |
67 | 65 | ||