patch-2.1.16 linux/drivers/net/slip.h
Next file: linux/drivers/net/sunhme.c
Previous file: linux/drivers/net/scc.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Dec 18 12:34:31 1996
- Orig file:
v2.1.15/linux/drivers/net/slip.h
- Orig date:
Fri Apr 12 09:49:39 1996
diff -u --recursive --new-file v2.1.15/linux/drivers/net/slip.h linux/drivers/net/slip.h
@@ -87,7 +87,7 @@
int xdata, xbits; /* 6 bit slip controls */
#endif
- unsigned char flags; /* Flag values/ mode etc */
+ unsigned int flags; /* Flag values/ mode etc */
#define SLF_INUSE 0 /* Channel in use */
#define SLF_ESCAPE 1 /* ESC received */
#define SLF_ERROR 2 /* Parity, etc. error */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov