OSDN Git Service

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)
committerJP Abgrall <jpa@google.com>
Wed, 6 Jul 2011 19:05:49 +0000 (12:05 -0700)
commit245003348be73131becdaa4a34927b94a15f3041
treefbaf5e4dc1d00f4bf16ecaada37c9041fdc89b9f
parent83e3dab069c2b7620e921edcfcaf9922a6945897
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