aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorShan Wei <shanwei@cn.fujitsu.com>2010-12-01 18:04:43 +0000
committerDavid S. Miller <davem@davemloft.net>2010-12-02 13:27:31 -0800
commita9527a3b621e507c85b639c183c3aa22afd4eb61 (patch)
tree663c9bc25246548ffac265ea9718bd8941bb44cb /net/ipv4/tcp_output.c
parent2989042ca86b94bf4ffa9486921bb300ad44225f (diff)
downloadkernel_samsung_smdk4412-a9527a3b621e507c85b639c183c3aa22afd4eb61.zip
kernel_samsung_smdk4412-a9527a3b621e507c85b639c183c3aa22afd4eb61.tar.gz
kernel_samsung_smdk4412-a9527a3b621e507c85b639c183c3aa22afd4eb61.tar.bz2
net: snmp: fix the wrong ICMP_MIB_MAX value
__ICMP_MIB_MAX is equal to the total number of icmp mib, So no need to add 1. This wastes 4/8 bytes memory. Change it to be same as ICMP6_MIB_MAX, TCP_MIB_MAX, UDP_MIB_MAX. Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions