fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()
authorEric Dumazet <eric.dumazet@gmail.com>
Wed, 13 Oct 2010 02:45:40 +0000 (02:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 16 Oct 2010 18:13:21 +0000 (11:13 -0700)
commit2c1c00040af3d187b7d602dd53b5adbbf3a4caa4
tree88611bd6da79d83621ec56b7093f999795c31580
parent725a4a465c943ab0f91fcffc3846acbcdb704aac
fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()

Avoid two atomic ops on found rule in fib6_rule_lookup()

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