From: Alexander Duyck <[email protected]> Date: Thu, 14 May 2015 14:31:28 -0700
> The rx_dropped stat wasn't being reported when ip_tunnel_get_stats64 was > called. This was leading to some confusing results in my debug as I was > seeing rx_errors increment but no other value which pointed me toward the > type of error being seen. > > This change corrects that by using netdev_stats_to_stats64 to copy all > available dev stats instead of just the few that were hand picked. > > Signed-off-by: Alexander Duyck <[email protected]> Applied, thanks Alexander. -- 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
