From: Arnaldo Carvalho de Melo Date: Tue, 21 Mar 2006 06:47:37 +0000 (-0800) Subject: [SECURITY] getpeersec: Fix build breakage X-Git-Tag: v2.6.17-rc1~1175^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c841aa030437bdf1b6fb22d93eb760e35380a4ed;p=pandora-kernel.git [SECURITY] getpeersec: Fix build breakage A recent changeset removes dummy_socket_getpeersec, replacing it with two new functions, but still references the removed function in the security_fixup_ops table, fix it by doing the replacement operation in the fixup table too. Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed