[Glibc-bsd-commits] r5667 - trunk/glibc-ports/kfreebsd/net

stevenc-guest at alioth.debian.org stevenc-guest at alioth.debian.org
Sat Oct 25 17:20:39 UTC 2014


Author: stevenc-guest
Date: 2014-10-25 17:20:39 +0000 (Sat, 25 Oct 2014)
New Revision: 5667

Modified:
   trunk/glibc-ports/kfreebsd/net/if.h
Log:
Revert r5651;  ifi_oqdrops is actually not there.


Modified: trunk/glibc-ports/kfreebsd/net/if.h
===================================================================
--- trunk/glibc-ports/kfreebsd/net/if.h	2014-10-25 01:08:34 UTC (rev 5666)
+++ trunk/glibc-ports/kfreebsd/net/if.h	2014-10-25 17:20:39 UTC (rev 5667)
@@ -93,7 +93,6 @@
 	unsigned long	ifi_hwassist;		/* HW offload capabilities, see IFCAP */
 	time_t	ifi_epoch;		/* uptime at attach or stat reset */
 	struct	timeval ifi_lastchange;	/* time of last administrative change */
-	unsigned long	ifi_oqdrops;		/* dropped on output */
 };
 
 /*-




More information about the Glibc-bsd-commits mailing list