patch-2.4.3 linux/drivers/ieee1394/aic5800.c

Next file: linux/drivers/ieee1394/csr.c
Previous file: linux/drivers/ide/slc90e66.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.2/linux/drivers/ieee1394/aic5800.c linux/drivers/ieee1394/aic5800.c
@@ -657,7 +657,7 @@
 	};
     }
     if ( interruptEvent & INT_BusReset ) {
-	PRINT(KERN_INFO, aic->id, "bus reset occured");
+	PRINT(KERN_INFO, aic->id, "bus reset occurred");
 	if (!host->in_bus_reset) {
 	    hpsb_bus_reset(host);
 	}

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