From: Ville Nuorvala Date: Tue, 17 Oct 2006 05:10:05 +0000 (-0700) Subject: [IPV6]: Make sure error handling is done when calling ip6_route_output(). X-Git-Tag: v2.6.19-rc3~45^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4251320fa2ef93207fbefeb2eda2d265b84fc116;p=pandora-kernel.git [IPV6]: Make sure error handling is done when calling ip6_route_output(). As ip6_route_output() never returns NULL, error checking must be done by looking at dst->error in stead of comparing dst against NULL. Signed-off-by: Ville Nuorvala Signed-off-by: David S. Miller --- Reading git-diff-tree failed