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

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)