diff options
author | 2005-12-03 17:13:22 +0000 | |
---|---|---|
committer | 2005-12-03 17:13:22 +0000 | |
commit | e9d78b444444928473251f632810492a89ad1292 (patch) | |
tree | c4182f2721acfc6739c7ac97efe293cc712dcd1f /sys/kern/kern_exec.c | |
parent | - whoops, its -t-string or -tfile, not the other way around (diff) | |
download | wireguard-openbsd-e9d78b444444928473251f632810492a89ad1292.tar.xz wireguard-openbsd-e9d78b444444928473251f632810492a89ad1292.zip |
The first thing done when XXX_scsi_cmd() returns TRY_AGAIN_LATER is
to set xs->error to XS_BUSY. So it is pointless and misleading to
set xs->error to XS_TIMEOUT, XS_DRIVER_STUFFUP or XS_BUSY just before
returning TRY_AGAIN_LATER.
No functional change.
Diffstat (limited to 'sys/kern/kern_exec.c')
0 files changed, 0 insertions, 0 deletions