ipq40xx: net: ethernet: edma: use generic PHY print
authorRobert Marko <robert.marko@sartura.hr>
Thu, 26 Nov 2020 12:54:34 +0000 (13:54 +0100)
committerPetr Štetiar <ynezz@true.cz>
Wed, 23 Dec 2020 15:36:08 +0000 (16:36 +0100)
commitfd033364f655f129b438fe67c87f95ef7b56fda1
treead4746c99fd68583447d2c1c84d4b1d732a04ad2
parent9d69505194145e20eeab73c646d9fa03dc5831e8
ipq40xx: net: ethernet: edma: use generic PHY print

Lets use the generic upstream phy_print_status() instead of doing
something similar by hand.

Before:
ess_edma c080000.edma: eth1: GMAC Link is up with phy_speed=1000

After:
ess_edma c080000.edma eth1: Link is Up - 1Gbps/Full - flow control rx/tx

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
target/linux/ipq40xx/files/drivers/net/ethernet/qualcomm/essedma/edma.c