1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-14 14:55:41 +00:00

Add a missing mutex unlock.

Reported by: Michael Jung
This commit is contained in:
Scott Long 2007-12-16 07:49:44 +00:00
parent a47aeca9c0
commit 469f9f4498
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=174654

View File

@ -3862,6 +3862,7 @@ xpt_run_dev_sendq(struct cam_eb *bus)
&work_ccb->ccb_h,
xpt_links.stqe);
mtx_unlock(&xsoftc.xpt_lock);
continue;
} else {
/*