diff options
-rw-r--r-- | drivers/net/sfc/net_driver.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/sfc/net_driver.h b/drivers/net/sfc/net_driver.h index 6ffa71163360..9c285fb6153c 100644 --- a/drivers/net/sfc/net_driver.h +++ b/drivers/net/sfc/net_driver.h | |||
@@ -667,8 +667,6 @@ union efx_multicast_hash { | |||
667 | * @phy_op: PHY interface | 667 | * @phy_op: PHY interface |
668 | * @phy_data: PHY private data (including PHY-specific stats) | 668 | * @phy_data: PHY private data (including PHY-specific stats) |
669 | * @mii: PHY interface | 669 | * @mii: PHY interface |
670 | * @phy_powered: PHY power state | ||
671 | * @tx_disabled: PHY transmitter turned off | ||
672 | * @link_up: Link status | 670 | * @link_up: Link status |
673 | * @link_options: Link options (MII/GMII format) | 671 | * @link_options: Link options (MII/GMII format) |
674 | * @n_link_state_changes: Number of times the link has changed state | 672 | * @n_link_state_changes: Number of times the link has changed state |