Re: [PATCH net-next 3/4] dpaa2-eth: add MAC/PHY support through phylink
From: Russell King - ARM Linux admin <linux@armlinux.org.uk>
Date: 2019-10-22 10:39:43
From: Russell King - ARM Linux admin <linux@armlinux.org.uk>
Date: 2019-10-22 10:39:43
On Tue, Oct 22, 2019 at 01:50:27AM +0300, Ioana Ciornei wrote:
+ mac->phylink_config.dev = &net_dev->dev; + mac->phylink_config.type = PHYLINK_NETDEV; + + phylink = phylink_create(&mac->phylink_config, + of_fwnode_handle(dpmac_node), mac->if_mode, + &dpaa2_mac_phylink_ops);
Does this mean we didn't need to go through the removal of netdev from phylink after all? -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTC broadband for 0.8mile line in suburbia: sync at 12.1Mbps down 622kbps up According to speedtest.net: 11.9Mbps down 500kbps up