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.
Survived make SUBDIRS=net/bridge after allyesconfig.
Kinda megapatch:
diff --git a/net/bridge/netfilter/ebt_stp.c b/net/bridge/netfilter/ebt_stp.c
index 9d2ef4f..01461fe 100644
--- a/net/bridge/netfilter/ebt_stp.c
+++ b/net/bridge/netfilter/ebt_stp.c
@@ -11,6 +11,7 @@
#include <linux/netfilter_bridge/ebtables.h>
#include <linux/netfilter_bridge/ebt_stp.h>
#include <linux/module.h>
+#include <linux/etherdevice.h>
#define BPDU_TYPE_CONFIG 0
#define BPDU_TYPE_TCN 0x80
--
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