diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2010-08-26 22:12:08 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-08-28 02:25:59 (GMT) |
commit | 034de00b06fe2b2c451f7435414f15c1b625e6b0 (patch) | |
tree | f5d927349c82bfe6f0c1555e3d7f9675a826713a /net | |
parent | 0fdf4d096102464e290d5ccaee8ad0cee7bd9e8a (diff) | |
download | linux-034de00b06fe2b2c451f7435414f15c1b625e6b0.tar.xz |
slip: Use net_device_stats from struct net_device
Use net_device->stats for stats instead of private variable copies in
struct slip. Use ndo_get_stat64 so the additions can be performed on a private
destination buffer.
Cc: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions