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

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)