artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd11719
)
let mpath build again even though it is disabled
author
todd
<todd@openbsd.org>
Wed, 21 Jul 2010 21:34:12 +0000
(21:34 +0000)
committer
todd
<todd@openbsd.org>
Wed, 21 Jul 2010 21:34:12 +0000
(21:34 +0000)
ok dlg@
sys/scsi/mpath.c
patch
|
blob
|
history
diff --git
a/sys/scsi/mpath.c
b/sys/scsi/mpath.c
index
62bde10
..
239b2bb
100644
(file)
--- a/
sys/scsi/mpath.c
+++ b/
sys/scsi/mpath.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: mpath.c,v 1.1
7 2010/07/01 03:01:37 matthew
Exp $ */
+/* $OpenBSD: mpath.c,v 1.1
8 2010/07/21 21:34:12 todd
Exp $ */
/*
* Copyright (c) 2009 David Gwynne <dlg@openbsd.org>
@@
-175,7
+175,6
@@
void
mpath_done(struct scsi_xfer *mxs)
{
struct scsi_xfer *xs = mxs->cookie;
- int s;
xs->error = mxs->error;
xs->status = mxs->status;