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)
commitede5599753802b5733f671e5f14403ae1eadce5a
tree4fe3581b42a49c6d6b05f241858d33a217d90fbc
parent3fe01e2406ead2bdc4ae436254c66b5341c1e5c7
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