kernel - Correct missing unlock in SCSI pass device
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 30 Aug 2010 19:27:11 +0000 (12:27 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 30 Aug 2010 19:27:11 +0000 (12:27 -0700)
commitcda2599a167e4afae7e1416d138b7eb795656c50
treedc7f52158f8da8a1a67c859b43917653d8e5280d
parent76f435335a834c7f86f01fce7273e6cb48aab9b6
kernel - Correct missing unlock in SCSI pass device

* Correct a missing sim unlock, which matters more now that
  the sim lock might not be the mp lock.
sys/bus/cam/scsi/scsi_pass.c