patch-2.4.3 linux/drivers/net/sk98lin/skxmac2.c
Next file: linux/drivers/net/sk_g16.c
Previous file: linux/drivers/net/sk98lin/skqueue.c
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Tue Mar 20 12:04:59 2001
- Orig file:
v2.4.2/linux/drivers/net/sk98lin/skxmac2.c
- Orig date:
Fri Sep 15 14:34:19 2000
diff -u --recursive --new-file v2.4.2/linux/drivers/net/sk98lin/skxmac2.c linux/drivers/net/sk98lin/skxmac2.c
@@ -278,7 +278,7 @@
* o don't set XMR_FS_ERR in frame SK_BIG_PK_OK_ON/OFF
* status for frames > 1514 bytes
*
- * for incomming packets may be enabled/disabled by this function.
+ * for incoming packets may be enabled/disabled by this function.
* Additional modes may be added later.
* Multiple modes can be enabled/disabled at the same time.
* The new configuration is stored into the HWAC port configuration
@@ -755,8 +755,8 @@
/*
* configure the XMACs Station Address
- * B2_MAC_2 = xx xx xx xx xx x1 is programed to XMAC A
- * B2_MAC_3 = xx xx xx xx xx x2 is programed to XMAC B
+ * B2_MAC_2 = xx xx xx xx xx x1 is programmed to XMAC A
+ * B2_MAC_3 = xx xx xx xx xx x2 is programmed to XMAC B
*/
for (i = 0; i < 3; i++) {
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)