Re: [Linuxptp-devel] [PATCH 1/2] missing: add SIOCGHWTSTAMP to missing.h
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
|
From: Richard C. <ric...@gm...> - 2014-06-04 13:37:20
|
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 <jac...@in...> > --- Applied. Thanks, Richard |