patch-2.3.29 linux/drivers/scsi/eata_pio.c

Next file: linux/drivers/scsi/fdomain.c
Previous file: linux/drivers/scsi/eata_dma.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.28/linux/drivers/scsi/eata_pio.c linux/drivers/scsi/eata_pio.c
@@ -782,7 +782,7 @@
     SD(sh)->devflags=1<<gc->scsi_id[3];
     SD(sh)->moresupport=gc->MORE_support;
     sh->unique_id = base;
-    sh->base = (char *) base;
+    sh->base = base;
     sh->io_port = base;
     sh->n_io_port = 8;
     sh->irq = gc->IRQ;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)