kernel-fxtec-pro1x/net/dsa
Florian Fainelli af42192c47 net: dsa: Add initialization helper for CPU port ethtool_ops
Add a helper function: dsa_cpu_port_ethtool_init() which initializes a
custom ethtool_ops structure with custom DSA ethtool operations for CPU
ports. This is a preliminary change to move the initialization outside
of net/dsa/slave.c.

Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-08 11:23:42 -07:00
..
dsa.c net: dsa: Add new binding implementation 2016-06-04 14:29:55 -07:00
dsa2.c net: dsa: Provide a slave MII bus if needed 2016-06-08 11:23:41 -07:00
dsa_priv.h net: dsa: Add initialization helper for CPU port ethtool_ops 2016-06-08 11:23:42 -07:00
Kconfig
Makefile net: dsa: Add new binding implementation 2016-06-04 14:29:55 -07:00
slave.c net: dsa: Add initialization helper for CPU port ethtool_ops 2016-06-08 11:23:42 -07:00
tag_brcm.c net: dsa: Add a ports structure and use it in the switch structure 2016-06-04 14:29:53 -07:00
tag_dsa.c net: dsa: Add a ports structure and use it in the switch structure 2016-06-04 14:29:53 -07:00
tag_edsa.c net: dsa: Add a ports structure and use it in the switch structure 2016-06-04 14:29:53 -07:00
tag_trailer.c net: dsa: Add a ports structure and use it in the switch structure 2016-06-04 14:29:53 -07:00