patch-2.4.3 linux/drivers/net/skfp/fplustm.c

Next file: linux/drivers/net/skfp/h/skfbi.h
Previous file: linux/drivers/net/skfp/drvfbi.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.2/linux/drivers/net/skfp/fplustm.c linux/drivers/net/skfp/fplustm.c
@@ -87,7 +87,7 @@
 
 
 /*
- * usefull interrupt bits
+ * useful interrupt bits
  */
 static int mac_imsk1u = FM_STXABRS | FM_STXABRA0 | FM_SXMTABT ;
 static int mac_imsk1l = FM_SQLCKS | FM_SQLCKA0 | FM_SPCEPDS | FM_SPCEPDA0|
@@ -1381,7 +1381,7 @@
 			CHECK_CAM() ;
 
 			/*
-			 * wirte the multicast addres into the CAM
+			 * write the multicast address into the CAM
 			 */
 			outpw(FM_A(FM_AFCOMP2),
 				(u_short)((tb->a.a[0]<<8)+tb->a.a[1])) ;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)