[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <480077BB.4000109@garzik.org>
Date: Sat, 12 Apr 2008 04:50:03 -0400
From: Jeff Garzik <jeff@...zik.org>
To: Krzysztof Halasa <khc@...waw.pl>
CC: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH v2] Re: WAN: new PPP code for generic HDLC
Krzysztof Halasa wrote:
> --- a/drivers/net/wan/Kconfig
> +++ b/drivers/net/wan/Kconfig
> @@ -150,9 +150,13 @@ config HDLC_FR
>
> config HDLC_PPP
> tristate "Synchronous Point-to-Point Protocol (PPP) support"
> - depends on HDLC
> + depends on HDLC && BROKEN
> help
> Generic HDLC driver supporting PPP over WAN connections.
> + This module is currently broken and will cause a kernel panic
> + when a device configured in PPP mode is activated.
> +
> + It will be replaced by new PPP implementation in Linux 2.6.26.
>
> If unsure, say N.
applied
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists