commit | ede5599753802b5733f671e5f14403ae1eadce5a | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Mon Jan 11 01:13:21 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 10 22:06:59 2016 -0500 |
tree | 4fe3581b42a49c6d6b05f241858d33a217d90fbc | |
parent | 3fe01e2406ead2bdc4ae436254c66b5341c1e5c7 [diff] |
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>