diff options
Diffstat (limited to 'drivers/net/sfc/falcon.h')
-rw-r--r-- | drivers/net/sfc/falcon.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/sfc/falcon.h b/drivers/net/sfc/falcon.h index 77f2e0db7ca1..8d232bf612e7 100644 --- a/drivers/net/sfc/falcon.h +++ b/drivers/net/sfc/falcon.h | |||
@@ -39,6 +39,8 @@ extern struct efx_nic_type falcon_b_nic_type; | |||
39 | ************************************************************************** | 39 | ************************************************************************** |
40 | */ | 40 | */ |
41 | 41 | ||
42 | extern void falcon_probe_board(struct efx_nic *efx, u16 revision_info); | ||
43 | |||
42 | /* TX data path */ | 44 | /* TX data path */ |
43 | extern int falcon_probe_tx(struct efx_tx_queue *tx_queue); | 45 | extern int falcon_probe_tx(struct efx_tx_queue *tx_queue); |
44 | extern void falcon_init_tx(struct efx_tx_queue *tx_queue); | 46 | extern void falcon_init_tx(struct efx_tx_queue *tx_queue); |