From: Pavel Emelyanov Date: Wed, 21 May 2008 21:14:22 +0000 (-0700) Subject: ipgre: Use on-device stats instead of private ones. X-Git-Tag: v2.6.27-rc1~969^2~421 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=addd68eb6fe6f10017974947c90cc85ab2848cf2;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed