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)
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>

No differences found