Signed-off-by: Stephen Hemminger --- a/drivers/net/phy/lxt.c 2013-03-08 10:33:17.950142115 -0800 +++ b/drivers/net/phy/lxt.c 2013-03-08 10:33:22.210142229 -0800 @@ -159,7 +159,7 @@ static int lxt973a2_update_link(struct p return 0; } -int lxt973a2_read_status(struct phy_device *phydev) +static int lxt973a2_read_status(struct phy_device *phydev) { int adv; int err; -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html