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

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

diff -u --recursive --new-file v1.3.86/linux/drivers/net/slip.c linux/drivers/net/slip.c
@@ -1339,7 +1339,7 @@
 			{
 				/*
 				 * VSV = if dev->start==0, then device
-				 * unregistred while close proc.
+				 * unregistered while close proc.
 				 */ 
 				if (slip_ctrls[i]->dev.start)
 					unregister_netdev(&(slip_ctrls[i]->dev));
@@ -1375,7 +1375,7 @@
 	{
 		if( test_bit(SLF_OUTWAIT, &sl->flags) )
 		{
-			/* no packets was transmited, do outfill */
+			/* no packets were transmitted, do outfill */
 #ifdef CONFIG_SLIP_MODE_SLIP6
 			unsigned char s = (sl->mode & SL_MODE_SLIP6)?0x70:END;
 #else

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