commit | 1f1b9c9990205759aae31b7734b0ede41a867f32 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Thu Nov 04 01:21:39 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 04 12:05:32 2010 -0700 |
tree | aba367dd7280ff38932c881a0fcf5356bea53df2 | |
parent | cccbe5ef85284621d19e5b2b1c61cc0506bc9dee [diff] |
fib: fib_result_assign() should not change fib refcounts After commit ebc0ffae5 (RCU conversion of fib_lookup()), fib_result_assign() should not change fib refcounts anymore. Thanks to Michael who did the bisection and bug report. Reported-by: Michael Ellerman <michael@ellerman.id.au> Tested-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>