netfilter: defrag: remove one redundant atomic ops
authorShan Wei <shanwei@cn.fujitsu.com>
Mon, 14 Jun 2010 14:28:23 +0000 (16:28 +0200)
committerPatrick McHardy <kaber@trash.net>
Mon, 14 Jun 2010 14:28:23 +0000 (16:28 +0200)
Instead of doing one atomic operation per frag, we can factorize them.
Reported from Eric Dumazet.

Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found