patch-2.4.0-test3 linux/drivers/net/skfp/smt.c
Next file: linux/drivers/net/skfp/srf.c
Previous file: linux/drivers/net/skfp/fplustm.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jul 5 10:56:13 2000
- Orig file:
v2.4.0-test2/linux/drivers/net/skfp/smt.c
- Orig date:
Sun Feb 20 21:12:39 2000
diff -u --recursive --new-file v2.4.0-test2/linux/drivers/net/skfp/smt.c linux/drivers/net/skfp/smt.c
@@ -51,7 +51,7 @@
#define LAST_CLASS (SMT_PMF_SET)
static const struct fddi_addr SMT_Unknown = {
- 0,0,0x1f,0,0,0
+ { 0,0,0x1f,0,0,0 }
} ;
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)