icmp: add struct net argument to icmp_out_count
authorPavel Emelyanov <xemul@openvz.org>
Tue, 15 Jul 2008 06:00:43 +0000 (23:00 -0700)
committerDavid 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