commit | af42192c47c41ec132bda736a78d6d5e0d2999a9 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Jun 07 16:32:41 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 08 11:23:42 2016 -0700 |
tree | f70a2550705174b35a899047d2b4f4b4c62cb933 | |
parent | 1eb59443e72c69edbb836626f9f7f7e82427eeac [diff] |
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>