On Wed, 2017-10-25 at 14:41 +0800, kbuild test robot wrote:
> Hi Steven,
>
> [auto build test WARNING on net-next/master]
> [also build test WARNING on v4.14-rc6]
> [if your patch is applied to the wrong git tree, please drop us a note to
> help improve the system]
>
> url:
> https://github.
Hi Steven,
[auto build test WARNING on net-next/master]
[also build test WARNING on v4.14-rc6]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://github.com/0day-ci/linux/commits/Steven-J-Hill/ethernet-cavium-octeon-Switch-to-using
From: "Steven J. Hill"
Date: Mon, 23 Oct 2017 11:43:25 -0500
> @@ -705,14 +705,15 @@ static int octeon_mgmt_ioctl_hwtstamp(struct net_device
> *netdev,
> u64 clock_comp = (NSEC_PER_SEC << 32) /
> octeon_get_io_clock_rate();
> if (!ptp.s.ptp_en)
>
Signed-off-by: Steven J. Hill
Signed-off-by: David Daney
---
drivers/net/ethernet/cavium/octeon/octeon_mgmt.c | 25 +++-
1 file changed, 11 insertions(+), 14 deletions(-)
diff --git a/drivers/net/ethernet/cavium/octeon/octeon_mgmt.c
b/drivers/net/ethernet/cavium/octeon/octe