[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1457367013.15205.26.camel@decadent.org.uk>
Date: Mon, 07 Mar 2016 16:10:13 +0000
From: Ben Hutchings <ben@...adent.org.uk>
To: David Decotigny <ddecotig@...il.com>, netdev@...r.kernel.org
Cc: Jeff Garzik <jgarzik@...ox.com>, David Miller <davem@...hat.com>,
Vidya Sagar Ravipati <vidya@...ulusnetworks.com>,
Joe Perches <joe@...ches.com>,
David Decotigny <decot@...glers.com>
Subject: Re: [ethtool PATCH v3 08/12] ethtool-copy.h: sync with net-next
On Fri, 2016-03-04 at 16:42 -0800, David Decotigny wrote:
> From: David Decotigny <decot@...glers.com>
>
> This cover changes up to:
>
> commit 3f1ac7a700d039c61d8d8b99f28d605d489a60cf
> Author: David Decotigny <decot@...glers.com>
> Date: Wed Feb 24 10:57:59 2016 -0800
>
> net: ethtool: add new ETHTOOL_xLINKSETTINGS API
>
>
> Signed-off-by: David Decotigny <decot@...glers.com>
> ---
> ethtool-copy.h | 485 +++++++++++++++++++++++++++++++++++++++++++++++----------
> 1 file changed, 405 insertions(+), 80 deletions(-)
>
> diff --git a/ethtool-copy.h b/ethtool-copy.h
> index d23ffc4..37fd6dc 100644
> --- a/ethtool-copy.h
> +++ b/ethtool-copy.h
> @@ -10,8 +10,8 @@
> * Portions Copyright (C) Sun Microsystems 2008
> */
>
> -#ifndef _LINUX_ETHTOOL_H
> -#define _LINUX_ETHTOOL_H
> +#ifndef _UAPI_LINUX_ETHTOOL_H
> +#define _UAPI_LINUX_ETHTOOL_H
You've copied this directly from the source tree. Instead you must
use 'make headers_install' to generate the UAPI version (under
usr/include/).
Ben.
--
Ben Hutchings
The most exhausting thing in life is being insincere. - Anne Morrow Lindberg
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists