commit | a8134296ba9940b5b271d908666e532d34430a3c | [log] [tgz] |
---|---|---|
author | Paul Moore <paul.moore@hp.com> | Fri Oct 10 10:16:31 2008 -0400 |
committer | Paul Moore <paul.moore@hp.com> | Fri Oct 10 10:16:31 2008 -0400 |
tree | 28ef03dc3c6a56bd43e5c9d4b8b303749e815342 | |
parent | dfaebe9825ff34983778f287101bc5f3bce00640 [diff] |
smack: Fix missing calls to netlbl_skbuff_err() Smack needs to call netlbl_skbuff_err() to let NetLabel do the necessary protocol specific error handling. Signed-off-by: Paul Moore <paul.moore@hp.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com>