taskqueue: locking fix
authorJohannes Hofmann <johannes.hofmann@gmx.de>
Wed, 29 Jan 2014 20:30:02 +0000 (21:30 +0100)
committerJohannes Hofmann <johannes.hofmann@gmx.de>
Wed, 29 Jan 2014 20:30:02 +0000 (21:30 +0100)
commit6c0cea68768bd080b6308f190c7a901ba437ed0a
treed61e34a03e8f17797953c3b67cadb7b5ebe5ae8d
parent24da862f13a89f853ba0298c291319a87ef4f4d5
taskqueue: locking fix

Remove leftover TQ_UNLOCK() call from taskqueue_enqueue_locked()
error case.
sys/kern/subr_taskqueue.c