Re: 2.3.38: No definition for sch_api.c:TCQ_F_INGRES, compile error

From: David S. Miller (davem@redhat.com)
Date: Sat Jan 08 2000 - 14:36:07 EST


   Date: Sat, 8 Jan 2000 12:22:58 +0100 (CET)
   From: Arjan Filius <arjan@nospam.xs4all.nl>

   The TCQ_F_INGRES in sch_api.c introduced in 2.3.38 (not pre-2.3.38-1) seems
   not to be defined anywhere in de kernel src tree.

Sorry, patch mistake by me. This fixes it:

--- include/net/pkt_sched.h.~1~ Fri Jan 7 16:00:01 2000
+++ include/net/pkt_sched.h Sat Jan 8 11:34:32 2000
@@ -81,6 +81,7 @@
         unsigned flags;
 #define TCQ_F_BUILTIN 1
 #define TCQ_F_THROTTLED 2
+#define TCQ_F_INGRES 4
         struct Qdisc_ops *ops;
         struct Qdisc *next;
         u32 handle;

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jan 15 2000 - 21:00:12 EST