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

Next file: linux/drivers/ieee1394/ohci1394.h
Previous file: linux/drivers/ieee1394/ieee1394_core.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.2/linux/drivers/ieee1394/ohci1394.c linux/drivers/ieee1394/ohci1394.c
@@ -1129,7 +1129,7 @@
 		/*
 		 * Problem: How can I ensure that the AT bottom half will be
 		 * executed before the AR bottom half (both events may have
-		 * occured within a single irq event)
+		 * occurred within a single irq event)
 		 * Quick hack: just launch it within the IRQ handler
 		 */
 		if (event & OHCI1394_reqTxComplete) { 

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