|
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: Kenneth R Westerback (krw
cvs.openbsd.org)
Date: Wed Jun 25 2003 - 21:00:57 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: krw
cvs.openbsd.org 2003/06/25 20:00:56
Modified files:
sys/scsi : scsi_base.c
Log message:
Simplify code a bit by eliminating a few early returns in the sense
key case statement and let the common code after the case do the right
thing.
Return EINVAL for sense key SKEY_ILLEGAL_REQUEST whether SCSI_SILENT
is set or not.
ok tdeval
nate
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]