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)
commita8b563894d6fee9b90b7d6ed76f8ec28ad45bcbe
tree6171cda0a5668f2fa0c6570bb37a4a01cbb5f718
parent0da529a7d996f100569040857ddf4d63a1b24e82
netfilter: br_netfilter: use skb_set_noref()

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>
net/bridge/br_netfilter.c