From: Eric Dumazet Date: Thu, 4 Nov 2010 01:21:39 +0000 (+0000) Subject: fib: fib_result_assign() should not change fib refcounts X-Git-Tag: v2.6.37-rc2~85^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f1b9c9990205759aae31b7734b0ede41a867f32;p=pandora-kernel.git 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 Tested-by: Michael Ellerman Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed