]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: freescale: ucc_geth: split adjust_link for phylink conversion
authorMaxime Chevallier <maxime.chevallier@bootlin.com>
Tue, 3 Dec 2024 12:43:13 +0000 (13:43 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Dec 2024 13:41:52 +0000 (13:41 +0000)
commit1e59fd163100c2e21a65004c96f81b458e86b457
tree739e98b2a8ecac16b86b0ae45fe965836c31a3a7
parent3e42bb998c6d574cbd683bd2d4ba1a2abf5aa044
net: freescale: ucc_geth: split adjust_link for phylink conversion

Preparing the phylink conversion, split the adjust_link callbaclk, by
clearly separating the mac configuration, link_up and link_down phases.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/ucc_geth.c