mirror of
https://github.com/torvalds/linux.git
synced 2026-04-24 17:42:27 -04:00
Instead of using a private copy of struct net_device_stats in struct port_info, use stats from struct net_device. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: David S. Miller <davem@davemloft.net>