patch-2.1.109 linux/net/protocols.c
Next file: linux/net/sched/sch_api.c
Previous file: linux/net/netsyms.c
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Fri Jul 10 13:51:41 1998
-  Orig file: 
v2.1.108/linux/net/protocols.c
-  Orig date: 
Sun Nov 30 14:00:40 1997
diff -u --recursive --new-file v2.1.108/linux/net/protocols.c linux/net/protocols.c
@@ -86,7 +86,6 @@
 
 #ifdef NEED_802
 #include <net/p8022call.h>
-#include <net/p8022trcall.h>
 #endif
 
 /*
@@ -108,7 +107,6 @@
 
 #ifdef NEED_802
   { "802.2",	p8022_proto_init },			/* 802.2 demultiplexor		*/
-  { "802.2TR",	p8022tr_proto_init },			/* 802.2 demultiplexor		*/
   { "SNAP",	snap_proto_init },			/* SNAP demultiplexor		*/
 #endif
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov