From: Hagen Paul Pfeifer Date: Fri, 25 Feb 2011 05:45:20 +0000 (+0000) Subject: ipv6: ignore rtnl_unicast() return code X-Git-Tag: v2.6.39-rc1~468^2~224 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddc3731fcb712646e4a0f8e6117af6a153e9d36f;p=pandora-kernel.git ipv6: ignore rtnl_unicast() return code rtnl_unicast() return value is not of interest, we can silently ignore it, save some instructions and four byte on the stack. Signed-off-by: Hagen Paul Pfeifer Signed-off-by: David S. Miller --- Reading git-diff-tree failed