[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100215.215420.223373630.davem@davemloft.net>
Date: Mon, 15 Feb 2010 21:54:20 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: shanwei@...fujitsu.com
Cc: kuznet@....inr.ac.ru, pekkas@...core.fi, jmorris@...ei.org,
yoshfuji@...ux-ipv6.org, kaber@...sh.net, eric.dumazet@...il.com,
adobriyan@...il.com, opurdila@...acom.com, yanghy@...fujitsu.com,
netdev@...r.kernel.org
Subject: Re: [PATCH]IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS
From: Shan Wei <shanwei@...fujitsu.com>
Date: Thu, 11 Feb 2010 18:12:45 +0800
>
> 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@...fujitsu.com>
Applied to net-next-2.6, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists