patch-2.4.6 linux/net/irda/irnet/irnet_ppp.h
Next file: linux/net/khttpd/security.h
Previous file: linux/net/irda/irnet/irnet_ppp.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Mon Jun 11 19:15:27 2001
- Orig file:
v2.4.5/linux/net/irda/irnet/irnet_ppp.h
- Orig date:
Mon Apr 30 16:26:09 2001
diff -u --recursive --new-file v2.4.5/linux/net/irda/irnet/irnet_ppp.h linux/net/irda/irnet/irnet_ppp.h
@@ -22,13 +22,8 @@
#define IRNET_MAJOR 10 /* Misc range */
#define IRNET_MINOR 187 /* Official allocation */
-#ifdef LINKNAME_IOCTL
-/* Compatibility with old ppp drivers
- * Should be defined in <linux/if_ppp.h> */
-#ifndef PPPIOCSLINKNAME
-#define PPPIOCSLINKNAME _IOW('t', 74, struct ppp_option_data)
-#endif /* PPPIOCSLINKNAME */
-#endif /* LINKNAME_IOCTL */
+/* IrNET control channel stuff */
+#define IRNET_MAX_COMMAND 256 /* Max length of a command line */
/* PPP hardcore stuff */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)