Files
linux/drivers/net
Ioana Ciornei ca76334076 dpaa2-mac: remove an unnecessary check
The dpaa2-eth driver has phylink integration only if the connected dpmac
object is in TYPE_PHY (aka the PCS/PHY etc link status is managed by
Linux instead of the firmware). The check is thus unnecessary because
the code path that reaches the .mac_link_up() callback is only with
TYPE_PHY dpmac objects.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-01-09 16:21:30 -08:00
..
2021-01-09 13:51:37 -08:00
2021-01-08 19:26:23 -08:00
2021-01-05 15:50:36 -08:00
2020-11-09 17:50:28 -08:00
2020-11-05 16:54:01 -08:00
2021-01-05 15:37:29 -08:00