patch-2.1.16 linux/include/linux/if_pppvar.h
Next file: linux/include/linux/miscdevice.h
Previous file: linux/include/linux/icmp.h
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Wed Dec 18 12:34:31 1996
-  Orig file: 
v2.1.15/linux/include/linux/if_pppvar.h
-  Orig date: 
Tue Mar  5 10:01:27 1996
diff -u --recursive --new-file v2.1.15/linux/include/linux/if_pppvar.h linux/include/linux/if_pppvar.h
@@ -1,4 +1,4 @@
-/*	$Id: if_pppvar.h,v 1.2 1995/06/12 11:36:51 paulus Exp $	*/
+/*	$Id: if_pppvar.h,v 1.3 1996/09/01 07:45:23 davem Exp $	*/
 /*
  * if_pppvar.h - private structures and declarations for PPP.
  *
@@ -93,7 +93,7 @@
 	__s32		magic;		/* magic value for structure	*/
 
 	/* Bitmapped flag fields. */
-	__u8		inuse;		/* are we allocated?		*/
+	__u32		inuse;		/* are we allocated?		*/
 	__u8		escape;		/* 0x20 if prev char was PPP_ESC*/
 	__u8		toss;		/* toss this frame		*/
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov