lkml.org 
[lkml]   [2008]   [Apr]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2] Re: WAN: new PPP code for generic HDLC
Krzysztof Halasa wrote:
> New synchronous PPP implementation for generic HDLC.
>
> Signed-off-by: Krzysztof Halasa <khc@pm.waw.pl>
>
> drivers/net/wan/Makefile | 2 +-
> drivers/net/wan/hdlc_ppp.c | 649 ++++++++++++++++++++++++++++++++++++++++----
> 2 files changed, 602 insertions(+), 49 deletions(-)
>
> diff --git a/drivers/net/wan/Makefile b/drivers/net/wan/Makefile
> index d61fef3..3081683 100644
> --- a/drivers/net/wan/Makefile
> +++ b/drivers/net/wan/Makefile
> @@ -14,7 +14,7 @@ obj-$(CONFIG_HDLC_RAW) += hdlc_raw.o
> obj-$(CONFIG_HDLC_RAW_ETH) += hdlc_raw_eth.o
> obj-$(CONFIG_HDLC_CISCO) += hdlc_cisco.o
> obj-$(CONFIG_HDLC_FR) += hdlc_fr.o
> -obj-$(CONFIG_HDLC_PPP) += hdlc_ppp.o syncppp.o
> +obj-$(CONFIG_HDLC_PPP) += hdlc_ppp.o
> obj-$(CONFIG_HDLC_X25) += hdlc_x25.o

applied




\
 
 \ /
  Last update: 2008-04-12 11:15    [W:0.205 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site