[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190214.094614.798139613227320107.davem@davemloft.net>
Date: Thu, 14 Feb 2019 09:46:14 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: vivien.didelot@...il.com
Cc: netdev@...r.kernel.org, vivien.didelot@...oirfairelinux.com,
fugang.duan@....com
Subject: Re: [PATCH] net: ethernet: freescale: set FEC ethtool regs version
From: Vivien Didelot <vivien.didelot@...il.com>
Date: Thu, 14 Feb 2019 11:15:35 -0500
> From: Vivien Didelot <vivien.didelot@...oirfairelinux.com>
>
> Currently the ethtool_regs version is set to 0 for FEC devices.
>
> Use this field to store the register dump version exposed by the
> kernel. The choosen version 2 corresponds to the kernel compile test:
>
> #if defined(CONFIG_M523x) || defined(CONFIG_M527x)
> || defined(CONFIG_M528x) || defined(CONFIG_M520x)
> || defined(CONFIG_M532x) || defined(CONFIG_ARM)
> || defined(CONFIG_ARM64) || defined(CONFIG_COMPILE_TEST)
>
> and version 1 corresponds to the opposite. Binaries of ethtool unaware
> of this version will dump the whole set as usual.
>
> Signed-off-by: Vivien Didelot <vivien.didelot@...il.com>
Applied, thanks Vivien.
Powered by blists - more mailing lists