From: Paul Moore Date: Tue, 23 Jul 2013 21:38:40 +0000 (-0400) Subject: selinux: remove the BUG_ON() from selinux_skb_xfrm_sid() X-Git-Tag: v3.13-rc1~18^2~52^2~3^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bed4d7efb31fd81b3a3c83dc8540197cd0fe81c0;p=pandora-kernel.git selinux: remove the BUG_ON() from selinux_skb_xfrm_sid() Remove the BUG_ON() from selinux_skb_xfrm_sid() and propogate the error code up to the caller. Also check the return values in the only caller function, selinux_skb_peerlbl_sid(). Signed-off-by: Paul Moore Signed-off-by: Eric Paris --- Reading git-diff-tree failed