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

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)