netfilter: ipt_REJECT: avoid touching dst ref
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 5 Jul 2010 08:40:09 +0000 (10:40 +0200)
committerPatrick McHardy <kaber@trash.net>
Mon, 5 Jul 2010 08:40:09 +0000 (10:40 +0200)
We can avoid a pair of atomic ops in ipt_REJECT send_reset()

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found