[PATCH] Generic HDLC update
authorKrzysztof Halasa <khc@pm.waw.pl>
Thu, 21 Apr 2005 13:57:25 +0000 (15:57 +0200)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 16 May 2005 02:24:12 +0000 (22:24 -0400)
commitb3dd65f958354226275522b5a64157834bdc5415
tree851d12ea34fb9e5e5eb439a774da5a6a862ca762
parent88d7bd8cb9eb8d64bf7997600b0d64f7834047c5
[PATCH] Generic HDLC update

The attached patch updates generic HDLC to version 1.18.
FR Cisco LMI production-tested. Please apply to Linux 2.6. Thanks.

Changes:
- doc updates
- added Cisco LMI support to Frame-Relay code
- cleaned hdlc_fr.c a bit, removed some orphaned #defines etc.
- fixed a problem with non-functional LMI in FR DCE mode.
- changed diagnostic messages to better conform to FR standards
- all protocols: information about carrier changes (DCD line) is now
  printed to kernel logs.

Signed-Off-By: Krzysztof Halasa <khc@pm.waw.pl>
Documentation/networking/generic-hdlc.txt
drivers/net/wan/hdlc_fr.c
drivers/net/wan/hdlc_generic.c
include/linux/hdlc.h