diff options
Diffstat (limited to 'drivers/net/sfc/rx.h')
-rw-r--r-- | drivers/net/sfc/rx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/sfc/rx.h b/drivers/net/sfc/rx.h index 187b1109973c..0e88a9ddc1c6 100644 --- a/drivers/net/sfc/rx.h +++ b/drivers/net/sfc/rx.h | |||
@@ -14,7 +14,7 @@ | |||
14 | 14 | ||
15 | int efx_probe_rx_queue(struct efx_rx_queue *rx_queue); | 15 | int efx_probe_rx_queue(struct efx_rx_queue *rx_queue); |
16 | void efx_remove_rx_queue(struct efx_rx_queue *rx_queue); | 16 | void efx_remove_rx_queue(struct efx_rx_queue *rx_queue); |
17 | int efx_init_rx_queue(struct efx_rx_queue *rx_queue); | 17 | void efx_init_rx_queue(struct efx_rx_queue *rx_queue); |
18 | void efx_fini_rx_queue(struct efx_rx_queue *rx_queue); | 18 | void efx_fini_rx_queue(struct efx_rx_queue *rx_queue); |
19 | 19 | ||
20 | int efx_lro_init(struct net_lro_mgr *lro_mgr, struct efx_nic *efx); | 20 | int efx_lro_init(struct net_lro_mgr *lro_mgr, struct efx_nic *efx); |