patch-1.3.87 linux/drivers/net/ni65.c

Next file: linux/drivers/net/ppp.c
Previous file: linux/drivers/net/ni52.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.86/linux/drivers/net/ni65.c linux/drivers/net/ni65.c
@@ -59,7 +59,7 @@
 #include "ni65.h"
 
 /*
- * the current setting allows max. perforamnce
+ * the current setting allows max. performance
  * for 'RCV_PARANOIA_CHECK' read the 'known problems' part in 
  * the header of this file
  */
@@ -505,7 +505,7 @@
 
   if(i < RMDNUM) {
     p->rmdnum = (p->rmdnum + 8 - i) & (RMDNUM - 1);
-    printk(KERN_ERR "%s: Ooops, receive ring currupted\n",dev->name);
+    printk(KERN_ERR "%s: Ooops, receive ring corrupted\n",dev->name);
 
     ni65_recv_intr(dev,csr0);
   }

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this