]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
net: lan966x: use .mac_select_pcs() interface
authorHoratiu Vultur <horatiu.vultur@microchip.com>
Wed, 2 Feb 2022 11:49:49 +0000 (12:49 +0100)
committerJakub Kicinski <kuba@kernel.org>
Fri, 4 Feb 2022 03:11:21 +0000 (19:11 -0800)
commit41414c9bdbb87cc5fbeee7dfc33137a96710fcac
tree9486c57fe858faf0f9bffdceda3619a8000cd4b4
parent95eb6ef82b73255094a23b8cd9045aedbe847435
net: lan966x: use .mac_select_pcs() interface

Convert lan966x to use the mac_select_interface instead of
phylink_set_pcs.

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://lore.kernel.org/r/20220202114949.833075-1-horatiu.vultur@microchip.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/microchip/lan966x/lan966x_main.c
drivers/net/ethernet/microchip/lan966x/lan966x_phylink.c