Eric Dumazet <[EMAIL PROTECTED]> wrote: > +#define SIOCGSTAMP 0x8906 /* Get stamp (timeval) */ > +#define SIOCGSTAMPNS 0x8907 /* Get stamp (timespec) */
Is it worth munging these together into an asm-generic header for those arches that have the same sets of ioctl numbers? David - To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
