summaryrefslogtreecommitdiffstats
path: root/net/key
diff options
context:
space:
mode:
authorShan Wei <shanwei@cn.fujitsu.com>2010-02-11 01:12:45 +0100
committerDavid S. Miller <davem@davemloft.net>2010-02-16 06:49:49 +0100
commit9546377c42e12513b33925ab829d893dcf521c5f (patch)
treec025fb134016a1af53b601eacf51b37b89932048 /net/key
parentnet/macvtap: fix reference counting (diff)
downloadlinux-9546377c42e12513b33925ab829d893dcf521c5f.tar.xz
linux-9546377c42e12513b33925ab829d893dcf521c5f.zip
IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS
When no more memory can be allocated, fq_find() will return NULL and increase the value of IPSTATS_MIB_REASMFAILS. In this case, ipv6_frag_rcv() also increase the value of IPSTATS_MIB_REASMFAILS. So, the patch deletes redundant counter of IPSTATS_MIB_REASMFAILS in fq_find(). and deletes the unused parameter of idev. Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/key')
0 files changed, 0 insertions, 0 deletions