From: Eric Dumazet Date: Mon, 10 May 2010 11:32:55 +0000 (+0000) Subject: net: implements ip_route_input_noref() X-Git-Tag: v2.6.35-rc1~473^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=407eadd996dc62a827db85f1d0c286a98fd5d336;p=pandora-kernel.git net: implements ip_route_input_noref() ip_route_input() is the version returning a refcounted dst, while ip_route_input_noref() returns a non refcounted one. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed