patch-2.4.21 linux-2.4.21/net/sched/cls_u32.c
Next file: linux-2.4.21/net/sched/sch_atm.c
Previous file: linux-2.4.21/net/sched/cls_rsvp.h
Back to the patch index
Back to the overall index
-  Lines: 12
-  Date:
2003-06-13 07:51:39.000000000 -0700
-  Orig file: 
linux-2.4.20/net/sched/cls_u32.c
-  Orig date: 
2001-12-21 09:42:06.000000000 -0800
diff -urN linux-2.4.20/net/sched/cls_u32.c linux-2.4.21/net/sched/cls_u32.c
@@ -112,11 +112,6 @@
 	int sel = 0;
 	int i;
 
-#if !defined(__i386__) && !defined(__mc68000__)
-	if ((unsigned long)ptr & 3)
-		return -1;
-#endif
-
 next_ht:
 	n = ht->ht[sel];
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)