patch-2.4.21 linux-2.4.21/net/sched/sch_sfq.c

Next file: linux-2.4.21/net/socket.c
Previous file: linux-2.4.21/net/sched/sch_prio.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/net/sched/sch_sfq.c linux-2.4.21/net/sched/sch_sfq.c
@@ -131,10 +131,6 @@
 	return h & 0x3FF;
 }
 
-#ifndef IPPROTO_ESP
-#define IPPROTO_ESP 50
-#endif
-
 static unsigned sfq_hash(struct sfq_sched_data *q, struct sk_buff *skb)
 {
 	u32 h, h2;

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