patch-1.3.87 linux/include/linux/if_wic.h

Next file: linux/include/linux/isdn.h
Previous file: linux/include/linux/if_ppp.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.86/linux/include/linux/if_wic.h linux/include/linux/if_wic.h
@@ -43,11 +43,11 @@
 #define NET_MODE_MCAST		0x04	/* receive mcasts */
 #define NET_MODE_PROM		0x08	/* promiscuous */
 #define NET_MODE_HC		0x10	/* is a hop coordinator */
-#define NET_MODE_HC_VALID	0x20	/* hc addres is valid */
+#define NET_MODE_HC_VALID	0x20	/* hc address is valid */
 #define NET_MODE_HCAP		0x40	/* hc is also ap */
 #define NET_MODE_HC_KNOWN	0x80	/* hc is known */
-	unsigned char rts_lo;		/* rts threshhold */
-	unsigned char rts_hi;		/* rts threshhold */
+	unsigned char rts_lo;		/* rts threshold */
+	unsigned char rts_hi;		/* rts threshold */
 	unsigned char retry;		/* retry limit */
 	unsigned char hc_ula[6];	/* ula of hc */
 	unsigned char key[4];		/* network key */
@@ -86,12 +86,12 @@
 	unsigned char cca_mode;		/* cca flags */
 #define CCA_PKT_DET_BSY		0x01	/* busy if packet is detected */
 #define CCA_VIRT_CARR		0x02	/* use virtual carrier */
-#define CCA_RSSI_BSY		0x04	/* busy if rssi > thresshold */
+#define CCA_RSSI_BSY		0x04	/* busy if rssi > threshold */
 #define CCA_DATA_BSY		0x08	/* busy if valid data > XXX usec */
 	unsigned char dwell_hi;		/* dwell time */
 	unsigned char dwell_lo;		/* dwell time */
 	unsigned char hc_timeout;	/* HC timeout */
-	unsigned char rssi;		/* rssi threshhold */
+	unsigned char rssi;		/* rssi threshold */
 	unsigned char hc_rssi;		/* rssi of last hc frame */
 	unsigned char hc_rssi_chan;	/* channel of hc rssi value */
 };

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