Eric Dumazet 77a1abf54f net: export netdev_stats_to_stats64
Some drivers use internal netdev stats member to store part of their
stats, yet advertize ndo_get_stats64() to implement some 64bit fields.

Allow them to use netdev_stats_to_stats64() helper to make the copy of
netdev stats before they compute their 64bit counters.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-03-05 15:38:32 -05:00
..
2012-01-25 09:27:45 +00:00
2012-01-17 22:39:40 -06:00
2012-03-05 15:38:32 -05:00
2012-01-04 09:17:45 -08:00
2012-02-07 15:54:02 -08:00