patch-2.4.3 linux/drivers/net/skfp/h/smc.h
Next file: linux/drivers/net/skfp/pcmplc.c
Previous file: linux/drivers/net/skfp/h/skfbi.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Mar 20 12:05:00 2001
- Orig file:
v2.4.2/linux/drivers/net/skfp/h/smc.h
- Orig date:
Fri Feb 18 14:55:53 2000
diff -u --recursive --new-file v2.4.2/linux/drivers/net/skfp/h/smc.h linux/drivers/net/skfp/h/smc.h
@@ -297,7 +297,7 @@
#define RS_NORINGOP (1<< 5) /* no ring op */
#define RS_VERSION (1<< 4) /* SMT version mismatch */
#define RS_STUCKBYPASSS (1<< 3) /* stuck bypass */
-#define RS_EVENT (1<< 2) /* FDDI event occured */
+#define RS_EVENT (1<< 2) /* FDDI event occurred */
#define RS_RINGOPCHANGE (1<< 1) /* ring op changed */
#define RS_RES0 (1<< 0) /* reserved */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)