selinux: Fix missing calls to netlbl_skbuff_err()
authorPaul Moore <paul.moore@hp.com>
Fri, 10 Oct 2008 14:16:31 +0000 (10:16 -0400)
committerPaul Moore <paul.moore@hp.com>
Fri, 10 Oct 2008 14:16:31 +0000 (10:16 -0400)
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 <paul.moore@hp.com>
Acked-by: James Morris <jmorris@namei.org>

No differences found