patch-2.4.0-test3 linux/drivers/net/skfp/srf.c
Next file: linux/drivers/net/slhc.c
Previous file: linux/drivers/net/skfp/smt.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/srf.c
- Orig date:
Sun Feb 20 21:12:39 2000
diff -u --recursive --new-file v2.4.0-test2/linux/drivers/net/skfp/srf.c linux/drivers/net/skfp/srf.c
@@ -391,7 +391,7 @@
int i ;
static const struct fddi_addr SMT_SRF_DA = {
- 0x80, 0x01, 0x43, 0x00, 0x80, 0x08
+ { 0x80, 0x01, 0x43, 0x00, 0x80, 0x08 }
} ;
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)