This was picked up by sparse. Signed-off-by: Stephen Hemminger <shemminger@xxxxxxxxxx> --- a/drivers/net/ppp/ppp_generic.c 2012-10-25 09:11:13.963289236 -0700 +++ b/drivers/net/ppp/ppp_generic.c 2012-10-29 11:26:06.167077708 -0700 @@ -1034,7 +1034,7 @@ ppp_net_ioctl(struct net_device *dev, st return err; } -struct rtnl_link_stats64* +static struct rtnl_link_stats64* ppp_get_stats64(struct net_device *dev, struct rtnl_link_stats64 *stats64) { struct ppp *ppp = netdev_priv(dev); -- To unsubscribe from this list: send the line "unsubscribe linux-ppp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html