diff options
author | Wang Chen <wangchen@cn.fujitsu.com> | 2008-01-21 11:04:47 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-21 11:05:20 (GMT) |
commit | c964ff4ffbef4586ec63dbeb008563078114e6dc (patch) | |
tree | b935d8c699f998e642a4e9e20b2e816cc3cd43bb /kernel/printk.c | |
parent | 68365458a4252fa993b91a00f7a0b18fed399f0d (diff) | |
download | linux-fsl-qoriq-c964ff4ffbef4586ec63dbeb008563078114e6dc.tar.xz |
[IPV6]: ICMP6_MIB_OUTMSGS increment duplicated
icmpv6_send() calls ip6_push_pending_frames() indirectly.
Both ip6_push_pending_frames() and icmpv6_send() increment
counter ICMP6_MIB_OUTMSGS.
This patch remove the increment from icmpv6_send.
Signed-off-by: Wang Chen <wangchen@cn.fujitsu.com>
Acked-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/printk.c')
0 files changed, 0 insertions, 0 deletions