CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/03/28 03:08:32
Modified files:
sys/dev : softraid.c
Log message:
Replace a scsi_done() call with sr_scsi_done() which fixes a missing
splx() call.
Found by jsg@ using the clang static analyser.
ok marco@
