raw: avoid two atomics in xmit
authorEric Dumazet <eric.dumazet@gmail.com>
Thu, 3 Jun 2010 22:23:57 +0000 (22:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Jun 2010 08:08:10 +0000 (01:08 -0700)
Avoid two atomic ops per raw_send_hdrinc() call

Avoid two atomic ops per raw6_send_hdrinc() call

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

No differences found