]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/st.h
[SCSI] aic7xxx: fix byte I/O order in ahd_inw
[linux-2.6-omap-h63xx.git] / drivers / scsi / st.h
index 411209048d74ba7ccadcf3da0bf0df3de81e48e6..05a5cae126ec06e8c75c632821f8a6d8548236eb 100644 (file)
@@ -31,7 +31,6 @@ struct st_request {
 
 /* The tape buffer descriptor. */
 struct st_buffer {
-       unsigned char in_use;
        unsigned char dma;      /* DMA-able buffer */
        unsigned char do_dio;   /* direct i/o set up? */
        int buffer_size;