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
- Lines: 11
- Date:
Wed Jul 5 10:56:13 2000
- Orig file:
v2.4.0-test2/linux/drivers/net/skfp/ecm.c
- Orig date:
Sun Feb 20 21:12:39 2000
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)