From: Paul Moore Date: Fri, 10 Oct 2008 14:16:31 +0000 (-0400) Subject: selinux: Fix missing calls to netlbl_skbuff_err() X-Git-Tag: v2.6.28-rc1~609^2~1^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfaebe9825ff34983778f287101bc5f3bce00640;p=pandora-kernel.git selinux: Fix missing calls to netlbl_skbuff_err() At some point I think I messed up and dropped the calls to netlbl_skbuff_err() which are necessary for CIPSO to send error notifications to remote systems. This patch re-introduces the error handling calls into the SELinux code. Signed-off-by: Paul Moore Acked-by: James Morris --- Reading git-diff-tree failed