patch-2.1.104 linux/drivers/scsi/aha1740.c

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

diff -u --recursive --new-file v2.1.103/linux/drivers/scsi/aha1740.c linux/drivers/scsi/aha1740.c
@@ -93,7 +93,7 @@
     }
     host = HOSTDATA(shpnt);
 
-    len = sprintf(buffer, "aha174x at IO:%x, IRQ %d, SLOT %d.\n"
+    len = sprintf(buffer, "aha174x at IO:%lx, IRQ %d, SLOT %d.\n"
 		  "Extended translation %sabled.\n",
 		  shpnt->io_port, shpnt->irq, host->slot,
 		  host->translation ? "en" : "dis");

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov