From: Eric Dumazet Date: Tue, 15 Mar 2011 22:26:43 +0000 (-0700) Subject: xfrm: fix __xfrm_route_forward() X-Git-Tag: v2.6.39-rc1~468^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7313714775a6411402f63261c05fbb4ee3d5b64a;p=pandora-kernel.git xfrm: fix __xfrm_route_forward() This function should return 0 in case of error, 1 if OK commit 452edd598f60522 (xfrm: Return dst directly from xfrm_lookup()) got it wrong. Reported-and-bisected-by: Michael Smith Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed