patch-2.2.0-pre6 linux/net/sched/sch_csz.c

Next file: linux/net/sunrpc/sched.c
Previous file: linux/net/sched/sch_api.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.0-pre5/linux/net/sched/sch_csz.c linux/net/sched/sch_csz.c
@@ -704,7 +704,7 @@
 	}
 #ifdef CSZ_PLUS_TBF
 	/* We are about to return no skb.
-	   Schedule watchdog timer, if it occured because of shaping.
+	   Schedule watchdog timer, if it occurred because of shaping.
 	 */
 	if (q->wd_expires) {
 		unsigned long delay = PSCHED_US2JIFFIE(q->wd_expires);

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