patch-2.1.107 linux/drivers/net/sdla_ppp.c
Next file: linux/drivers/net/sdla_x25.c
Previous file: linux/drivers/net/sdla_fr.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Wed Jun 24 14:34:44 1998
- Orig file:
v2.1.106/linux/drivers/net/sdla_ppp.c
- Orig date:
Wed Apr 8 19:36:27 1998
diff -u --recursive --new-file v2.1.106/linux/drivers/net/sdla_ppp.c linux/drivers/net/sdla_ppp.c
@@ -841,7 +841,7 @@
} /* switch_net_numbers */
/*============================================================================
- * Get ethernet-style interface statistics.
+ * Get Ethernet-style interface statistics.
* Return a pointer to struct enet_statistics.
*/
@@ -2183,7 +2183,7 @@
{
ppp_mbox_t *mb = card->mbox;
int err, i;
- /* The critical flag is unset because during intialization (if_open)
+ /* The critical flag is unset because during initialization (if_open)
* we want the interrupts to be enabled so that when the wpp_isr is
* called it does not exit due to critical flag set.
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov