ip_frag: Remove some atomic ops
authorEric Dumazet <eric.dumazet@gmail.com>
Sun, 13 Jun 2010 23:02:24 +0000 (23:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Jun 2010 01:12:44 +0000 (18:12 -0700)
Instead of doing one atomic operation per frag, we can factorize them.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found