commit | 0388b0042624714e6f8db8cc7994101a0a02d392 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Mon Jul 14 23:00:43 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 14 23:05:13 2008 -0700 |
tree | 597834169ca3cab001e2ad3094590c1c076e3736 | |
parent | 61362766d769c934a9d12d5516323c544c161908 [diff] |
icmp: add struct net argument to icmp_out_count 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>