tunnels: Remove stat member from ip_tunnel struct.
authorPavel Emelyanov <xemul@openvz.org>
Wed, 21 May 2008 21:16:36 +0000 (14:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 May 2008 21:16:36 +0000 (14:16 -0700)
All users already use on-device statistics, so this field can be
safely removed.

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

No differences found