aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
diff options
context:
space:
mode:
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>2019-02-14 11:15:35 -0500
committerDavid S. Miller <davem@davemloft.net>2019-02-14 12:45:35 -0500
commitf9bcc9f3ee4fbbe8f11dfec76745476f5780517e (patch)
treee0e5c6abb45400c8b47ad0399335145d7f2893eb /net/netfilter
parentnet: hns: Fix object reference leaks in hns_dsaf_roce_reset() (diff)
downloadlinux-dev-f9bcc9f3ee4fbbe8f11dfec76745476f5780517e.tar.xz
linux-dev-f9bcc9f3ee4fbbe8f11dfec76745476f5780517e.zip
net: ethernet: freescale: set FEC ethtool regs version
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@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter')
0 files changed, 0 insertions, 0 deletions