On Wed, Jan 11, 2006 at 12:10:22PM +0300, Evgeniy Polyakov ([EMAIL PROTECTED]) 
wrote:
> On Wed, Jan 11, 2006 at 12:02:28PM +0300, Evgeniy Polyakov ([EMAIL 
> PROTECTED]) wrote:
> > On Wed, Jan 11, 2006 at 12:50:23AM -0800, David S. Miller ([EMAIL 
> > PROTECTED]) wrote:
> > > From: Andrew Morton <[EMAIL PROTECTED]>
> > > Date: Wed, 11 Jan 2006 00:45:50 -0800
> > > 
> > > > Please do the allyesconfig, check?
> > > 
> > > Yep, will do.
> 

After three patches make SUBDIRS=net finished just fine with one warning
in divert code.
And this one:

diff --git a/net/sched/ematch.c b/net/sched/ematch.c
index 64b047c..5cb956b 100644
--- a/net/sched/ematch.c
+++ b/net/sched/ematch.c
@@ -92,7 +92,6 @@
 #include <linux/rtnetlink.h>
 #include <linux/skbuff.h>
 #include <net/pkt_cls.h>
-#include <config/net/ematch/stack.h>
 
 static LIST_HEAD(ematch_ops);
 static DEFINE_RWLOCK(ematch_mod_lock);

-- 
        Evgeniy Polyakov
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to