From: Eric Paris Date: Tue, 16 Nov 2010 11:52:38 +0000 (+0000) Subject: netfilter: allow hooks to pass error code back up the stack X-Git-Tag: v2.6.38-rc1~476^2~537 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da6836500414ae734cd9873c2d553db594f831e9;p=pandora-kernel.git netfilter: allow hooks to pass error code back up the stack SELinux would like to pass certain fatal errors back up the stack. This patch implements the generic netfilter support for this functionality. Based-on-patch-by: Patrick McHardy Signed-off-by: Eric Paris Signed-off-by: David S. Miller --- Reading git-diff-tree failed