Don't copy interesting parts of struct scsi_xfer to a read only internal
authormiod <miod@openbsd.org>
Wed, 20 Aug 2008 18:52:07 +0000 (18:52 +0000)
committermiod <miod@openbsd.org>
Wed, 20 Aug 2008 18:52:07 +0000 (18:52 +0000)
commit998746470c1d64d220a9a8050fbc0798e12d9975
tree7a41a102aa2e5e4327ddce58dc1e5b8743126f8b
parent897921fc742ec747e9ebe5b2a5204b3a0b6ae1d2
Don't copy interesting parts of struct scsi_xfer to a read only internal
ScsiCmd structure. Since we keep a pointer to the scsi_xfer nevertheless,
we can get the information from it directly.
sys/arch/vax/dec/sii.c
sys/arch/vax/dec/siivar.h