From: Rafał Miłecki <[email protected]> Date: Tue, 31 Jan 2017 19:37:53 +0100
> From: Rafał Miłecki <[email protected]> > > This patchset adds support for initializing PHY using PHY subsystem. > It's required e.g. for wireless access point devices that use bgmac > supported Ethernet device connected to some external PHY. > > Implementing this required accessing phydev in bcma specific code which > wasn't possible with core code allocating struct bgmac on its own. This > is why I needed to modify alloc_etherdev usage first. Series applied, thanks.
