Re: [PATCH v2 net-next 08/10] net: eth: altera: add support for ptp and timestamping

2018-12-19 Thread Westergreen, Dalon
Richard, On Tue, 2018-12-18 at 20:27 -0800, Richard Cochran wrote: > On Thu, Dec 13, 2018 at 09:52:50AM -0800, dwest...@gmail.com wrote: > > Changes from V1: > > -> Remove debugfs for tod manipulation > > -> Reorder variable declarations in functions to order > > by length of declaration, la

Re: [PATCH v2 net-next 08/10] net: eth: altera: add support for ptp and timestamping

2018-12-18 Thread Richard Cochran
On Thu, Dec 13, 2018 at 09:52:50AM -0800, dwest...@gmail.com wrote: > Changes from V1: > -> Remove debugfs for tod manipulation > -> Reorder variable declarations in functions to order > by length of declaration, largest to smallest > -> Rename altera_ptp to intel_fpga_tod > -> Rename funct