patch-2.4.3 linux/drivers/net/wan/cosa.h
Next file: linux/drivers/net/wan/cycx_x25.c
Previous file: linux/drivers/net/wan/cosa.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Mar  6 19:44:36 2001
-  Orig file: 
v2.4.2/linux/drivers/net/wan/cosa.h
-  Orig date: 
Mon Oct 11 10:13:25 1999
diff -u --recursive --new-file v2.4.2/linux/drivers/net/wan/cosa.h linux/drivers/net/wan/cosa.h
@@ -33,7 +33,7 @@
 #define SR_RX_INT_ENA   0x80    /* receiver interrupt enable bit */
 
 /* status register - input bits */
-#define SR_USR_RQ       0x20    /* user interupt request pending */
+#define SR_USR_RQ       0x20    /* user interrupt request pending */
 #define SR_TX_RDY       0x40    /* transmitter empty (ready) */
 #define SR_RX_RDY       0x80    /* receiver data ready */
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)