patch-2.1.125 linux/include/linux/if_pppvar.h
Next file: linux/include/linux/joystick.h
Previous file: linux/include/linux/hippidevice.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Mon Oct 5 09:56:12 1998
- Orig file:
v2.1.124/linux/include/linux/if_pppvar.h
- Orig date:
Thu Jul 16 18:09:29 1998
diff -u --recursive --new-file v2.1.124/linux/include/linux/if_pppvar.h linux/include/linux/if_pppvar.h
@@ -42,7 +42,7 @@
*/
/*
- * ==FILEVERSION 980704==
+ * ==FILEVERSION 981004==
*
* NOTE TO MAINTAINERS:
* If you modify this file at all, please set the above date.
@@ -80,6 +80,7 @@
struct slcompress *slcomp; /* for TCP header compression */
struct sk_buff_head xmt_q; /* frames to send from pppd */
struct sk_buff_head rcv_q; /* frames for pppd to read */
+ unsigned long xmit_busy; /* bit 0 set when xmitter busy */
/* Information specific to using ppp on async serial lines. */
struct tty_struct *tty; /* ptr to TTY structure */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov