diff options
Diffstat (limited to 'drivers/net/sfc/falcon.h')
-rw-r--r-- | drivers/net/sfc/falcon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/sfc/falcon.h b/drivers/net/sfc/falcon.h index 9ae1b6c8474e..c70bb084216f 100644 --- a/drivers/net/sfc/falcon.h +++ b/drivers/net/sfc/falcon.h | |||
@@ -163,7 +163,7 @@ extern void falcon_remove_nic(struct efx_nic *efx); | |||
163 | extern void falcon_update_nic_stats(struct efx_nic *efx); | 163 | extern void falcon_update_nic_stats(struct efx_nic *efx); |
164 | extern void falcon_start_nic_stats(struct efx_nic *efx); | 164 | extern void falcon_start_nic_stats(struct efx_nic *efx); |
165 | extern void falcon_stop_nic_stats(struct efx_nic *efx); | 165 | extern void falcon_stop_nic_stats(struct efx_nic *efx); |
166 | extern void falcon_set_multicast_hash(struct efx_nic *efx); | 166 | extern void falcon_push_multicast_hash(struct efx_nic *efx); |
167 | extern int falcon_reset_xaui(struct efx_nic *efx); | 167 | extern int falcon_reset_xaui(struct efx_nic *efx); |
168 | 168 | ||
169 | /* Tests */ | 169 | /* Tests */ |