From: Krzysztof Halasa Date: Tue, 26 Sep 2006 21:23:45 +0000 (+0200) Subject: [PATCH] Modularize generic HDLC X-Git-Tag: v2.6.19-rc1~897^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb2a2fd91f7c8a53b15063d6f08cf22b9a56cbfb;p=pandora-kernel.git [PATCH] Modularize generic HDLC This patch enables building of individual WAN protocol support routines (parts of generic HDLC) as separate modules. All protocol-private definitions are moved from hdlc.h file to protocol drivers. User-space interface and interface between generic HDLC and underlying low-level HDLC drivers are unchanged. Signed-off-by: Krzysztof Halasa Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed