On Tue, May 27, 2014 at 10:34:35AM -0700, Jacob Keller wrote:
> In order to allow hwtstamp_ctl to use the non-destructive SIOCGHWTSTAMP
> ioctl, we need to add it to missing.h, in order to prevent build failure
> on older kernels which don't have this support.
>
> Signed-off-by: Jacob Keller
> --
On Tue, May 27, 2014 at 10:34:35AM -0700, Jacob Keller wrote:
> diff --git a/missing.h b/missing.h
> index d6b2355cb8fb..5f21fe58d069 100644
> --- a/missing.h
> +++ b/missing.h
> @@ -50,6 +50,10 @@ enum _missing_hwtstamp_tx_types {
> };
> #endif
>
> +#ifndef SIOCGHWTSTAMP
> +#define SIOCGHWTSTA
Never mind, this is a socket option, not an ioctl. My bad.
Thanks,
Richard
--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. W