RE: [PATCH v1 net-next 9/9] lan743x: Add PTP support

2018-07-09 Thread Bryan.Whitehead
> Subject: Re: [PATCH v1 net-next 9/9] lan743x: Add PTP support > > On Thu, Jul 05, 2018 at 12:39:26PM -0400, Bryan Whitehead wrote: > > Signed-off-by: Bryan Whitehead > > 1. You forgot the commit message. > 2. You forgot to add the PTP maintainer on CC. > > Thanks, > Richard

Re: [PATCH v1 net-next 9/9] lan743x: Add PTP support

2018-07-06 Thread Richard Cochran
On Thu, Jul 05, 2018 at 12:39:26PM -0400, Bryan Whitehead wrote: > Signed-off-by: Bryan Whitehead 1. You forgot the commit message. 2. You forgot to add the PTP maintainer on CC. Thanks, Richard

Re: [PATCH v1 net-next 9/9] lan743x: Add PTP support

2018-07-06 Thread kbuild test robot
Hi Bryan, I love your patch! Yet something to improve: [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/Bryan-Whitehead/lan743x-Add-features-to-lan743x-driver/20180706-051812 config: i386-allmodconfig (attached as .config) compiler: gcc-7 (Debian 7.3.0

[PATCH v1 net-next 9/9] lan743x: Add PTP support

2018-07-05 Thread Bryan Whitehead
Signed-off-by: Bryan Whitehead --- drivers/net/ethernet/microchip/Makefile |2 +- drivers/net/ethernet/microchip/lan743x_ethtool.c | 28 + drivers/net/ethernet/microchip/lan743x_main.c| 81 +- drivers/net/ethernet/microchip/lan743x_main.h| 96 +- drivers/net/ethernet/mi