patch-2.4.6 linux/include/net/snmp.h

Next file: linux/include/video/macmodes.h
Previous file: linux/include/net/protocol.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.5/linux/include/net/snmp.h linux/include/net/snmp.h
@@ -14,7 +14,7 @@
  *		as published by the Free Software Foundation; either version
  *		2 of the License, or (at your option) any later version.
  *
- *		$Id: snmp.h,v 1.18 2001/05/16 16:45:35 davem Exp $
+ *		$Id: snmp.h,v 1.19 2001/06/14 13:40:46 davem Exp $
  *
  */
  
@@ -119,6 +119,7 @@
  	unsigned long	IcmpOutTimestampReps;
  	unsigned long	IcmpOutAddrMasks;
  	unsigned long	IcmpOutAddrMaskReps;
+	unsigned long	dummy;
 	unsigned long   __pad[0]; 
 } ____cacheline_aligned;
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)