From: Andrew Lunn <[email protected]> Date: Tue, 29 Dec 2015 20:51:22 +0100
> @@ -191,6 +191,23 @@ static int ethtool_set_features(struct net_device *dev,
> void __user *useraddr)
> return ret;
> }
>
> +int phy_get_sset_count(struct phy_device *phydev)
> +{
This needs to be static.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
