Skip to content
Commit 624374a5 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'bgmac-phy-init'



Rafał Miłecki says:

====================
net-next: use one struct bgmac & add PHY support

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.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 953046e1 8e6f31ba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment