Re: [PATCH] ethtool.h should use userspace-accessible types
From: Jeff Garzik
Date: Fri Mar 12 2004 - 11:56:18 EST
Eric W. Biederman wrote:
Eric Brower <ebrower@xxxxxxx> writes:
Attached is a patch to 2.4's ethtool.h to use appropriate, userspace-accessible
data types (__u8 and friends, rather than u8 and friends).
Why there is no #ifdef __KERNEL__ in this header to make it userspace
safe.
Because it's not needed.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/