patch-2.4.6 linux/net/sched/sch_cbq.c
Next file: linux/net/sched/sch_gred.c
Previous file: linux/net/rose/rose_subr.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Mon Jun 11 19:15:27 2001
-  Orig file: 
v2.4.5/linux/net/sched/sch_cbq.c
-  Orig date: 
Sun Mar 25 18:14:25 2001
diff -u --recursive --new-file v2.4.5/linux/net/sched/sch_cbq.c linux/net/sched/sch_cbq.c
@@ -282,6 +282,7 @@
 		case TC_POLICE_SHOT:
 			return NULL;
 		default:
+			break;
 		}
 #endif
 		if (cl->level == 0)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)