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:
6136276
)
icmp: add struct net argument to icmp_out_count
author
Pavel Emelyanov
<xemul@openvz.org>
Tue, 15 Jul 2008 06:00:43 +0000
(23:00 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 15 Jul 2008 06:05:13 +0000
(23:05 -0700)
This routine deals with ICMP statistics, but doesn't have a
struct net at hands, so add one.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found