patch-1.3.12 linux/include/linux/if_ppp.h
Next file: linux/include/linux/mman.h
Previous file: linux/include/linux/cm206.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jul 24 17:38:25 1995
- Orig file:
v1.3.11/linux/include/linux/if_ppp.h
- Orig date:
Thu Jul 13 16:20:21 1995
diff -u --recursive --new-file v1.3.11/linux/include/linux/if_ppp.h linux/include/linux/if_ppp.h
@@ -193,7 +193,7 @@
struct tty_struct *tty; /* ptr to TTY structure */
struct device *dev; /* easy for intr handling */
struct slcompress *slcomp; /* for header compression */
- __u32 last_xmit; /* time of last transmission */
+ unsigned long last_xmit; /* time of last transmission */
/* These are pointers to the malloc()ed frame buffers.
These buffers are used while processing a packet. If a packet
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