From: Daniel Lezcano Date: Tue, 11 Dec 2007 10:25:01 +0000 (-0800) Subject: [IPV6]: make inet6_register_protosw to return an error code X-Git-Tag: v2.6.25-rc1~1162^2~1154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87c3efbfdd1f98af14a1f60ff19f73d9a8d8da98;p=pandora-kernel.git [IPV6]: make inet6_register_protosw to return an error code This patch makes the inet6_register_protosw to return an error code. The different protocols can be aware the registration was successful or not and can pass the error to the initial caller, af_inet6. Signed-off-by: Daniel Lezcano Signed-off-by: David S. Miller --- Reading git-diff-tree failed