From: Ben Hutchings Date: Fri, 23 Oct 2009 08:32:22 +0000 (+0000) Subject: sfc: Removed kernel-doc for nonexistent member of efx_phy_operations X-Git-Tag: tegra-10.11.0~3998^2~720 X-Git-Url: https://nv-tegra.nvidia.com/r/gitweb?p=linux-2.6.git;a=commitdiff_plain;h=8698a6b642910a3d35be7160cd00dc98ab584d97;hp=0d86ebd815416efb4e95ca70c3b8e65b476c5f9f sfc: Removed kernel-doc for nonexistent member of efx_phy_operations Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- diff --git a/drivers/net/sfc/net_driver.h b/drivers/net/sfc/net_driver.h index c8b6998d7fc..13bc1b496da 100644 --- a/drivers/net/sfc/net_driver.h +++ b/drivers/net/sfc/net_driver.h @@ -528,7 +528,6 @@ struct efx_mac_operations { * @fini: Shut down PHY * @reconfigure: Reconfigure PHY (e.g. for new link parameters) * @clear_interrupt: Clear down interrupt - * @blink: Blink LEDs * @poll: Poll for hardware state. Serialised by the mac_lock. * @get_settings: Get ethtool settings. Serialised by the mac_lock. * @set_settings: Set ethtool settings. Serialised by the mac_lock.