netfilter: qtaguid: fix bad-arg handling when tagging socket
authorJP Abgrall <jpa@google.com>
Wed, 6 Jul 2011 19:05:49 +0000 (12:05 -0700)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:09:41 +0000 (12:09 -0800)
commit3e36912e7e413de159065dd365a166be533bd23e
tree2d9b702e80f3821520430417d008429c7ede9478
parent92988760f6b533e9f988aaedff9e166f71507d7c
netfilter: qtaguid: fix bad-arg handling when tagging socket

When processing args passed to the procfs ctrl, if the tag was
invalid it would exit without releasing the spin_lock...
Bye bye scheduling.

Signed-off-by: JP Abgrall <jpa@google.com>
Change-Id: Ic1480ae9d37bba687586094cf6d0274db9c5b28a
net/netfilter/xt_qtaguid.c