]> nv-tegra.nvidia Code Review - linux-3.10.git/commit - net/8021q/vlan_core.c
vlan: 64 bit rx counters
authorEric Dumazet <eric.dumazet@gmail.com>
Thu, 24 Jun 2010 00:55:06 +0000 (00:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Jun 2010 06:24:31 +0000 (23:24 -0700)
commit9618e2ffd78aaa43a5815e1dd456b4dd95f9e53b
tree2d75562cd72aa8492154054b90a6d659a80ac4ee
parentbc66154efe163a80f269d448572f7906756e9338
vlan: 64 bit rx counters

Use u64_stats_sync infrastructure to implement 64bit rx stats.

(tx stats are addressed later)

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/8021q/vlan.h
net/8021q/vlan_core.c
net/8021q/vlan_dev.c