patch-2.2.13 linux/drivers/isdn/act2000/capi.h
Next file: linux/drivers/isdn/act2000/module.c
Previous file: linux/drivers/isdn/act2000/capi.c
Back to the patch index
Back to the overall index
- Lines: 28
- Date:
Tue Oct 19 17:14:00 1999
- Orig file:
v2.2.12/linux/drivers/isdn/act2000/capi.h
- Orig date:
Mon Aug 9 16:05:55 1999
diff -u --recursive --new-file v2.2.12/linux/drivers/isdn/act2000/capi.h linux/drivers/isdn/act2000/capi.h
@@ -322,19 +322,6 @@
__u16 plci;
__u16 info;
} select_b3_protocol_conf;
-#if 0
- struct listen_req {
- __u32 controller;
- __u32 infomask;
- __u32 cipmask;
- __u32 cipmask2;
- __u16 dummy; /* 2 Length-bytes of 2 Structs MUST always be 0!!! */
- } listen_req;
- struct listen_conf {
- __u32 controller;
- __u16 info;
- } listen_conf;
-#else
struct listen_req {
__u8 controller;
__u32 infomask __attribute__ ((packed));
@@ -345,7 +332,6 @@
__u8 controller;
__u16 info __attribute__ ((packed));
} listen_conf;
-#endif
struct data_b3_req {
__u16 fakencci;
__u16 datalen;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)