git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a339f1c
)
ipgre: Use on-device stats instead of private ones.
author
Pavel Emelyanov
<xemul@openvz.org>
Wed, 21 May 2008 21:14:22 +0000
(14:14 -0700)
committer
David 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