patch-1.3.58 linux/drivers/net/seeq8005.h

Next file: linux/drivers/net/slhc.c
Previous file: linux/drivers/net/ne.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.57/linux/drivers/net/seeq8005.h linux/drivers/net/seeq8005.h
@@ -118,7 +118,7 @@
 #define	SEEQCFG2_SLOTSEL	(0x0040)	/* 0= standard IEEE802.3, 1= smaller,faster, non-standard */
 #define SEEQCFG2_NO_PREAM	(0x0080)	/* 1= user supplies Xmit preamble bytes */
 #define SEEQCFG2_ADDR_LEN	(0x0100)	/* 1= 2byte addresses */
-#define SEEQCFG2_REC_CRC	(0x0200)	/* 0= recieved packets will have CRC stripped from them */
+#define SEEQCFG2_REC_CRC	(0x0200)	/* 0= received packets will have CRC stripped from them */
 #define SEEQCFG2_XMIT_NO_CRC	(0x0400)	/* dont xmit CRC with each packet (user supplies it) */
 #define SEEQCFG2_LOOPBACK	(0x0800)
 #define SEEQCFG2_CTRLO		(0x1000)
@@ -133,7 +133,7 @@
 			unused:1,
 			data_follows:1,		/* if not set, process this as a header and pointer only */
 			chain_cont:1,		/* if set, more headers in chain 		only cmd bit valid in recv header */
-			xmit_recv:1;		/* if set, a xmit packet, else a recieve packet.*/
+			xmit_recv:1;		/* if set, a xmit packet, else a receive packet.*/
 	unsigned char	status;
 };
 

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