On Mon, Dec 03, 2018 at 06:55:22PM +0000, Steve Douthit wrote: > Most dsa devices expect a 'struct mii_bus' pointer to talk to switches > via the MII interface. > > While this works for dsa devices, it will not work safely with Linux > PHYs in all configurations since the firmware of the ixgbe device may > be polling some PHY addresses in the background. > > Signed-off-by: Stephen Douthit <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]> Andrew
