]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/ip_gre.c
ipgre: Use on-device stats instead of private ones.
authorPavel Emelyanov <xemul@openvz.org>
Wed, 21 May 2008 21:14:22 +0000 (14:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 May 2008 21:14:22 +0000 (14:14 -0700)
commitaddd68eb6fe6f10017974947c90cc85ab2848cf2
tree7ad7a9fa2d349850e12e188d1ffcc7c322442f1e
parenta339f1c881fdb8092ef9b118610307e10e885fc8
ipgre: Use on-device stats instead of private ones.

Just switch from tunnel->stat to tunnel->dev->stats. The ip_tunnel->stat
member itself will be removed after I fix its other users (very soon).

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_gre.c