android_kernel_xiaomi_sm8450/drivers/net/dsa/microchip
Florian Fainelli 89f0904834 net: dsa: Pass stringset to ethtool operations
Up until now we largely assumed that we were interested in ETH_SS_STATS
type of strings for all ethtool operations, this is about to change with
the introduction of additional string sets, e.g: ETH_SS_PHY_STATS.
Update all functions to take an appropriate stringset argument and act
on it when it is different than ETH_SS_STATS for now.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-04-27 11:53:03 -04:00
..
Kconfig dsa: add DSA switch driver for Microchip KSZ9477 2017-05-31 20:56:31 -04:00
ksz_9477_reg.h dsa: add DSA switch driver for Microchip KSZ9477 2017-05-31 20:56:31 -04:00
ksz_common.c net: dsa: Pass stringset to ethtool operations 2018-04-27 11:53:03 -04:00
ksz_priv.h dsa: add DSA switch driver for Microchip KSZ9477 2017-05-31 20:56:31 -04:00
ksz_spi.c dsa: add DSA switch driver for Microchip KSZ9477 2017-05-31 20:56:31 -04:00
Makefile dsa: add DSA switch driver for Microchip KSZ9477 2017-05-31 20:56:31 -04:00