]> git.baikalelectronics.ru Git - kernel.git/commit
ethernet: amd: au1000: Remove pointless warning
authorAndrew Lunn <andrew@lunn.ch>
Mon, 11 Jan 2016 00:13:21 +0000 (01:13 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Jan 2016 03:06:59 +0000 (22:06 -0500)
commite97f4941245720efaba8b2eb0d39278ab9c21738
tree4fe3581b42a49c6d6b05f241858d33a217d90fbc
parent0ed81e04c8b00cfc036ac08ab182b21b0fc11b5a
ethernet: amd: au1000: Remove pointless warning

The warning about being able to read any MDIO device, not just the
attached ethernet devices PHY applies to all MDIO drivers. So remove
it. This also removes a reference to a member in phy_device which has
moved.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/amd/au1000_eth.c