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
- Lines: 12
- Date:
2003-06-13 07:51:39.000000000 -0700
- Orig file:
linux-2.4.20/net/sched/cls_rsvp.h
- Orig date:
2001-12-21 09:42:06.000000000 -0800
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)