netfilter: br_netfilter: use skb_set_noref()
authorEric Dumazet <eric.dumazet@gmail.com>
Tue, 1 Jun 2010 09:48:31 +0000 (11:48 +0200)
committerPatrick McHardy <kaber@trash.net>
Tue, 1 Jun 2010 09:48:31 +0000 (11:48 +0200)
Avoid dirtying bridge_parent_rtable refcount, using new dst noref
infrastructure.

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

No differences found