diff options
Diffstat (limited to 'drivers/net/sfc/net_driver.h')
-rw-r--r-- | drivers/net/sfc/net_driver.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/sfc/net_driver.h b/drivers/net/sfc/net_driver.h index be09180ca39d..f4757e16484b 100644 --- a/drivers/net/sfc/net_driver.h +++ b/drivers/net/sfc/net_driver.h | |||
@@ -705,7 +705,7 @@ struct efx_nic { | |||
705 | 705 | ||
706 | unsigned n_rx_nodesc_drop_cnt; | 706 | unsigned n_rx_nodesc_drop_cnt; |
707 | 707 | ||
708 | void *nic_data; | 708 | struct falcon_nic_data *nic_data; |
709 | 709 | ||
710 | struct mutex mac_lock; | 710 | struct mutex mac_lock; |
711 | int port_enabled; | 711 | int port_enabled; |