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

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)