Re: [PATCH net 3/3] enetc: Add missing link state info for ethtool
From: Claudiu Manoil Date: Wed, 15 May 2019 19:08:58 +0300 > Just hook get_link to standard ethtool_op_get_link, > nothing special needed at this point. > > Signed-off-by: Claudiu Manoil Applied.
[PATCH net 3/3] enetc: Add missing link state info for ethtool
Just hook get_link to standard ethtool_op_get_link, nothing special needed at this point. Signed-off-by: Claudiu Manoil --- drivers/net/ethernet/freescale/enetc/enetc_ethtool.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/net/ethernet/freescale/enetc/enetc_ethtool.c b/drivers/n