Home
last modified time | relevance | path

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

/openbmc/linux/net/dsa/
H A Dslave.cdiff c4aef9fc0d4b1d497c2f2973e3f123bcb96d6bbc Thu May 10 15:17:34 CDT 2018 Florian Fainelli <f.fainelli@gmail.com> net: dsa: Eliminate dsa_slave_get_link()

Since we use PHYLIB to manage the per-port link indication, this will
also be reflected correctly in the network device's carrier state, so we
can use ethtool_op_get_link() instead.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>