patch-2.4.0-test3 linux/drivers/net/skfp/ecm.c

Next file: linux/drivers/net/skfp/ess.c
Previous file: linux/drivers/net/sk_mca.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/drivers/net/skfp/ecm.c linux/drivers/net/skfp/ecm.c
@@ -432,8 +432,8 @@
 static void prop_actions(smc)
 struct s_smc *smc ;
 {
-	int	port_in ;
-	int	port_out ;
+	int	port_in = 0 ;
+	int	port_out = 0 ;
 
 	RS_SET(smc,RS_EVENT) ;
 	switch (smc->s.sas) {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)