Home
last modified time | relevance | path

Searched hist:d25de984aaee5265ff0c2c4eb49e474096d29827 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/
H A Dmacvlan.cdiff d25de984aaee5265ff0c2c4eb49e474096d29827 Wed Dec 25 20:16:10 CST 2019 Richard Cochran <richardcochran@gmail.com> net: macvlan: Use the PHY time stamping interface.

The macvlan layer tests fields of the phy_device in order to determine
whether to invoke the PHY's tsinfo ethtool callback. This patch
replaces the open coded logic with an invocation of the proper
methods.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>