patch-2.4.6 linux/drivers/net/wan/sdla_fr.c
Next file: linux/drivers/net/wan/sdla_x25.c
Previous file: linux/drivers/net/wan/lmc/lmc_main.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Jun 12 11:06:54 2001
- Orig file:
v2.4.5/linux/drivers/net/wan/sdla_fr.c
- Orig date:
Fri Apr 20 11:54:22 2001
diff -u --recursive --new-file v2.4.5/linux/drivers/net/wan/sdla_fr.c linux/drivers/net/wan/sdla_fr.c
@@ -4435,7 +4435,8 @@
trigger_fr_poll(dev);
break;
- default: // ARP's and RARP's -- Shouldn't happen.
+ default:
+ break; // ARP's and RARP's -- Shouldn't happen.
}
return 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)