diff options
Diffstat (limited to 'drivers/net/sfc/nic.h')
-rw-r--r-- | drivers/net/sfc/nic.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/sfc/nic.h b/drivers/net/sfc/nic.h index 1daaee6c7f07..d9de1b647d41 100644 --- a/drivers/net/sfc/nic.h +++ b/drivers/net/sfc/nic.h | |||
@@ -188,7 +188,6 @@ extern void efx_nic_eventq_read_ack(struct efx_channel *channel); | |||
188 | /* MAC/PHY */ | 188 | /* MAC/PHY */ |
189 | extern void falcon_drain_tx_fifo(struct efx_nic *efx); | 189 | extern void falcon_drain_tx_fifo(struct efx_nic *efx); |
190 | extern void falcon_reconfigure_mac_wrapper(struct efx_nic *efx); | 190 | extern void falcon_reconfigure_mac_wrapper(struct efx_nic *efx); |
191 | extern int efx_nic_rx_xoff_thresh, efx_nic_rx_xon_thresh; | ||
192 | 191 | ||
193 | /* Interrupts and test events */ | 192 | /* Interrupts and test events */ |
194 | extern int efx_nic_init_interrupt(struct efx_nic *efx); | 193 | extern int efx_nic_init_interrupt(struct efx_nic *efx); |