patch-2.4.21 linux-2.4.21/net/sched/cls_rsvp.h

Next file: linux-2.4.21/net/sched/cls_u32.c
Previous file: linux-2.4.21/net/rose/rose_dev.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/net/sched/cls_rsvp.h linux-2.4.21/net/sched/cls_rsvp.h
@@ -149,11 +149,6 @@
 	struct iphdr *nhptr = skb->nh.iph;
 #endif
 
-#if !defined( __i386__) && !defined(__mc68000__)
-	if ((unsigned long)nhptr & 3)
-		return -1;
-#endif
-
 restart:
 
 #if RSVP_DST_LEN == 4

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