patch-2.4.20 linux-2.4.20/drivers/scsi/st.h
Next file: linux-2.4.20/drivers/scsi/st_options.h
Previous file: linux-2.4.20/drivers/scsi/st.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Nov 28 15:53:14 2002
- Orig file:
linux-2.4.19/drivers/scsi/st.h
- Orig date:
Mon Feb 25 11:38:04 2002
diff -urN linux-2.4.19/drivers/scsi/st.h linux-2.4.20/drivers/scsi/st.h
@@ -24,6 +24,7 @@
unsigned short use_sg; /* zero or number of segments for this adapter */
unsigned short sg_segs; /* total number of allocated segments */
unsigned short orig_sg_segs; /* number of segments allocated at first try */
+ unsigned int *sg_lengths;
struct scatterlist sg[1]; /* MUST BE last item */
} ST_buffer;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)