diff options
-rw-r--r-- | drivers/net/sfc/net_driver.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/sfc/net_driver.h b/drivers/net/sfc/net_driver.h index c8b6998d7fc7..13bc1b496da8 100644 --- a/drivers/net/sfc/net_driver.h +++ b/drivers/net/sfc/net_driver.h | |||
@@ -528,7 +528,6 @@ struct efx_mac_operations { | |||
528 | * @fini: Shut down PHY | 528 | * @fini: Shut down PHY |
529 | * @reconfigure: Reconfigure PHY (e.g. for new link parameters) | 529 | * @reconfigure: Reconfigure PHY (e.g. for new link parameters) |
530 | * @clear_interrupt: Clear down interrupt | 530 | * @clear_interrupt: Clear down interrupt |
531 | * @blink: Blink LEDs | ||
532 | * @poll: Poll for hardware state. Serialised by the mac_lock. | 531 | * @poll: Poll for hardware state. Serialised by the mac_lock. |
533 | * @get_settings: Get ethtool settings. Serialised by the mac_lock. | 532 | * @get_settings: Get ethtool settings. Serialised by the mac_lock. |
534 | * @set_settings: Set ethtool settings. Serialised by the mac_lock. | 533 | * @set_settings: Set ethtool settings. Serialised by the mac_lock. |