patch-2.1.107 linux/drivers/net/sdla_fr.c
Next file: linux/drivers/net/sdla_ppp.c
Previous file: linux/drivers/net/ne2k-pci.c
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Wed Jun 24 14:34:44 1998
- Orig file:
v2.1.106/linux/drivers/net/sdla_fr.c
- Orig date:
Thu May 7 22:51:50 1998
diff -u --recursive --new-file v2.1.106/linux/drivers/net/sdla_fr.c linux/drivers/net/sdla_fr.c
@@ -53,7 +53,7 @@
* This caused the If_send() routine to get into* the if clause for it(0,dev->tbusy)
* forever.
* The code got into this stage due to an
-* interrupt occuring within the if clause for
+* interrupt occurring within the if clause for
* set_bit(0,dev->tbusy). Since an interrupt
* disables furhter transmit interrupt and
* makes dev->tbusy = 0, this effect was undone * by making dev->tbusy = 1 in the if clause.
@@ -1224,7 +1224,7 @@
} /* switch_net_numbers */
/*============================================================================
- * Get ethernet-style interface statistics.
+ * Get Ethernet-style interface statistics.
* Return a pointer to struct enet_statistics.
*/
@@ -2158,7 +2158,7 @@
/****** Firmware Asynchronous Event Handlers ********************************/
/*============================================================================
- * Main asyncronous event/error handler.
+ * Main asynchronous event/error handler.
* This routine is called whenever firmware command returns non-zero
* return code.
*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov