[IPv4] SNMP: Refer correct memory location to display ICMP out-going statistics
authorMitsuru Chinen <mitch@linux.vnet.ibm.com>
Tue, 30 Oct 2007 05:02:57 +0000 (22:02 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 30 Oct 2007 05:37:36 +0000 (22:37 -0700)
commit064f3605be6b9b77151274f60693843cabaa09ec
treed3d3a843f1905650645196dce5bab8724adb19d2
parentbf3c23d171e35e6e168074a1514b0acd59cfd81a
[IPv4] SNMP: Refer correct memory location to display ICMP out-going statistics

While displaying ICMP out-going statistics as Out<name> counters in
/proc/net/snmp, the memory location for ICMP in-coming statistics
was referred by mistake.

Signed-off-by: Mitsuru Chinen <mitch@linux.vnet.ibm.com>
Acked-by: David L Stevens <dlstevens@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/proc.c