Add a missing mutex unlock.

Reported by: Michael Jung
This commit is contained in:
scottl 2007-12-16 07:49:44 +00:00
parent ee178ec997
commit 9d644f65df

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 {
/*