patch-2.4.21 linux-2.4.21/drivers/net/wan/farsync.h
Next file: linux-2.4.21/drivers/net/wan/hd64570.h
Previous file: linux-2.4.21/drivers/net/wan/farsync.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
2003-06-13 07:51:35.000000000 -0700
- Orig file:
linux-2.4.20/drivers/net/wan/farsync.h
- Orig date:
2001-08-12 10:38:48.000000000 -0700
diff -urN linux-2.4.20/drivers/net/wan/farsync.h linux-2.4.21/drivers/net/wan/farsync.h
@@ -32,13 +32,8 @@
* A short common prefix is useful for routines within the driver to avoid
* conflict with other similar drivers and I chosen to use "fst_" for this
* purpose (FarSite T-series).
- *
- * Finally the device driver needs a short network interface name. Since
- * "hdlc" is already in use I've chosen the even less informative "sync"
- * for the present.
*/
#define FST_NAME "fst" /* In debug/info etc */
-#define FST_NDEV_NAME "sync" /* For net interface */
#define FST_DEV_NAME "farsync" /* For misc interfaces */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)