netfitler: xt_qtaguid: add another missing spin_unlock.
authorJP Abgrall <jpa@google.com>
Thu, 7 Jul 2011 03:09:38 +0000 (20:09 -0700)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:09:49 +0000 (12:09 -0800)
commit82a467b7233af339fba66c7bd84b4aa0b55e87bf
treec4df01850fe1def0021e5b0f14a5e3e257510c76
parent6962926b47cba2d49936aa11924e59226fb9d070
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