On Wed, Mar 11, 2020 at 03:40:42PM -0700, Jacob Keller wrote:
> I'm used to seeing this done like
> 
> #ifndef PTP_PIN_SETFUNC
> 
> struct compat_ptp_clock_caps {
> }
> 
> #define ptp_clock_caps compat_ptp_clock_caps
> 
> #endif
> 
> so that the other code doesn't need to change, as the ptp_clock_caps
> gets turned into compat_ptp_clock_caps.

That is much nicer, will do.

Thanks,
Richard



_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to