summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/xilinx/xilinx_axienet_main.c
diff options
context:
space:
mode:
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>2021-11-24 11:47:38 +0000
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>2022-01-12 11:07:35 +0000
commitbae390b5e5a0a6d569d0f963955d5570814c7382 (patch)
treef27af589421291aa232d11964df8c8e0cc09687b /drivers/net/ethernet/xilinx/xilinx_axienet_main.c
parent38de6f30f0df8a59b447a4e2749dbaa9148abe89 (diff)
net: macb: use .mac_select_pcs() interface
Convert the PCS selection to use mac_select_pcs, which allows the PCS to perform any validation it needs. We must use separate phylink_pcs instances for the USX and SGMII PCS, rather than just changing the "ops" pointer before re-setting it to phylink as this interface queries the PCS, rather than requesting it to be changed. Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'drivers/net/ethernet/xilinx/xilinx_axienet_main.c')
0 files changed, 0 insertions, 0 deletions