RE: [RFC PATCH 3/4] igb: add support for extended PHC gettime

2018-10-31 Thread Keller, Jacob E
> -Original Message- > From: Miroslav Lichvar [mailto:mlich...@redhat.com] > Sent: Wednesday, October 31, 2018 2:40 AM > To: Richard Cochran > Cc: netdev@vger.kernel.org; intel-wired-...@lists.osuosl.org; Keller, Jacob E > > Subject: Re: [RFC PATCH 3/4] igb: add sup

Re: [RFC PATCH 3/4] igb: add support for extended PHC gettime

2018-10-31 Thread Miroslav Lichvar
On Tue, Oct 30, 2018 at 07:29:16PM -0700, Richard Cochran wrote: > On Fri, Oct 26, 2018 at 06:27:41PM +0200, Miroslav Lichvar wrote: > > +static int igb_ptp_gettimex(struct ptp_clock_info *ptp, > > + struct ptp_system_timestamp *sts) > > +{ > > + struct igb_adapter *igb = co

Re: [RFC PATCH 3/4] igb: add support for extended PHC gettime

2018-10-30 Thread Richard Cochran
On Fri, Oct 26, 2018 at 06:27:41PM +0200, Miroslav Lichvar wrote: > +static int igb_ptp_gettimex(struct ptp_clock_info *ptp, > + struct ptp_system_timestamp *sts) > +{ > + struct igb_adapter *igb = container_of(ptp, struct igb_adapter, > +