Re: [-mm patch] DLM must depend on IPV6 || IPV6=n

2005-08-11 Thread Adrian Bunk
On Tue, Aug 09, 2005 at 05:58:27PM +0200, Jan-Benedict Glaw wrote: > On Tue, 2005-08-09 17:50:01 +0200, Adrian Bunk <[EMAIL PROTECTED]> wrote: > > This patch fixes the following compile error with CONFIG_DLM=y and > > CONFIG_IPV6=m: > > [...] > > > --- linux-2.6.13-rc3-mm3-modular/drivers/dlm/Kc

Re: [-mm patch] DLM must depend on IPV6 || IPV6=n

2005-08-09 Thread Jan-Benedict Glaw
On Tue, 2005-08-09 17:50:01 +0200, Adrian Bunk <[EMAIL PROTECTED]> wrote: > This patch fixes the following compile error with CONFIG_DLM=y and > CONFIG_IPV6=m: [...] > --- linux-2.6.13-rc3-mm3-modular/drivers/dlm/Kconfig.old 2005-07-30 > 14:07:12.0 +0200 > +++ linux-2.6.13-rc3-mm3-