From: "Hen, Shmulik" <shmulik.hen@intel.com> Date: Wed, 4 Jun 2003 14:36:46 +0300 While on the subject, what about ethtool.h? It too uses the u<size> kernel style instead of __u<size> and therefore applications using it has to do all kinds of loops and twists to work around that (e.g. ethtool.c, ifenslave.c). Yep, and while Jeff may disagree with me, using __u* types is better than whatever people must be doing to get the current header to work :-) - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html