Re: [2.6 patch] fix bridge <-> ATM compile error

From: chas williams - CONTRACTOR
Date: Wed Mar 16 2005 - 11:20:53 EST


In message <20050315121930.GE3189@xxxxxxxxx>,Adrian Bunk writes:
>This patch fixes the following compile error with CONFIG_BRIDGE=y and
>CONFIG_ATM_LANE=m:

isnt the problem more that CONFIG_ATM=m not CONFIG_ATM_LANE=m?
perhaps CONFIG_BRIDGE should be dependent on CONFIG_ATM. if
atm is a module then bridge cannot be a module (unless the
hooks are moved from atm to bridge)?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/