netfitler: xt_qtaguid: add another missing spin_unlock.
authorJP Abgrall <jpa@google.com>
Thu, 7 Jul 2011 03:09:38 +0000 (20:09 -0700)
committerJP Abgrall <jpa@google.com>
Thu, 7 Jul 2011 03:11:37 +0000 (20:11 -0700)
commit410ef5f9f09c14b3fcc7a3652ea3d2f52081bebd
tree3508ce5d111b55fa7f3fc7aaf9893fa1f9994e0e
parentf2230156c74b8923ff7b84eab955761471104b9b
netfitler: xt_qtaguid: add another missing spin_unlock.

This time the symptom is caused by tagging the same socket twice
without untagging it in between.
This would cause it to not unlock, and return.

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