OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: David Gwynne (dlgcvs.openbsd.org)
Date: Thu Aug 03 2006 - 03:48:44 CDT


CVSROOT: /cvs
Module name: src
Changes by: dlgcvs.openbsd.org 2006/08/03 02:48:44

Modified files:
        sys/dev/ic : mpi.c

Log message:
always call scsi_done at splbio. issue found by pedro
while here protect submission of the scsi command with splbio as well.