lkml.org 
[lkml]   [2000]   [Jan]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.3.38: No definition for sch_api.c:TCQ_F_INGRES, compile error
   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/

\
 
 \ /
  Last update: 2005-03-22 13:55    [W:0.467 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site