summaryrefslogtreecommitdiffstats
path: root/drivers/net/slip.c
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2010-08-18 05:42:54 +0200
committerDavid S. Miller <davem@davemloft.net>2010-08-19 09:16:51 +0200
commitdd57f970f91e2371040db709b3731ac34e43ccdb (patch)
treee51cbe0b96df2e5b7ce5881574c7c62112a75479 /drivers/net/slip.c
parentatm: remove a net_device_stats clear (diff)
downloadlinux-dd57f970f91e2371040db709b3731ac34e43ccdb.tar.xz
linux-dd57f970f91e2371040db709b3731ac34e43ccdb.zip
vxge: Implement 64bit stats
vxge_get_stats() is racy, since it clears a block of memory (net_stats) possibly still used by other cpus. We can update this driver to full 64bit stats, since ndo_get_stats64() provides a private block to store results, and driver maintains 64bit counters already. We also remove net_stats field from struct vxge_sw_stats Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Acked-by: Jon Mason <jon.mason@exar.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/slip.c')
0 files changed, 0 insertions, 0 deletions