diff options
author | Eric Dumazet <edumazet@google.com> | 2012-12-29 17:02:43 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-12-30 11:31:58 +0100 |
commit | 2681128f0ced8aa4e66f221197e183cc16d244fe (patch) | |
tree | 0658c7765a2b6bca62f7d6f6ede901d41bd89bf6 /include/xen/hvc-console.h | |
parent | team: implement carrier change (diff) | |
download | linux-2681128f0ced8aa4e66f221197e183cc16d244fe.tar.xz linux-2681128f0ced8aa4e66f221197e183cc16d244fe.zip |
veth: reduce stat overhead
veth stats are a bit bloated. There is no need to account transmit
and receive stats, since they are absolutely symmetric.
Also use a per device atomic64_t for the dropped counter, as it
should never be used in fast path.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/xen/hvc-console.h')
0 files changed, 0 insertions, 0 deletions