From: Eric Dumazet <[EMAIL PROTECTED]> Date: Fri, 09 Mar 2007 01:02:02 +0100
> David Howells a écrit : > > 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? > > > > Yes probably... But it can be done in a distinct patch ? I definitely think so :) - 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
