patch-2.4.3 linux/drivers/scsi/ppa.h

Next file: linux/drivers/scsi/psi_dale.h
Previous file: linux/drivers/scsi/ppa.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.2/linux/drivers/scsi/ppa.h linux/drivers/scsi/ppa.h
@@ -126,7 +126,7 @@
 #define PPA_SELECT_TMO  5000	/* how long to wait for target ? */
 #define PPA_SPIN_TMO    50000	/* ppa_wait loop limiter */
 #define PPA_RECON_TMO   500	/* scsi reconnection loop limiter */
-#define PPA_DEBUG	0	/* debuging option */
+#define PPA_DEBUG	0	/* debugging option */
 #define IN_EPP_MODE(x) (x == PPA_EPP_8 || x == PPA_EPP_16 || x == PPA_EPP_32)
 
 /* args to ppa_connect */

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