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

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