commit | 67dbb9d433447e358de7d293f15318bb5db9529b | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Jun 13 13:27:20 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 13 16:35:02 2017 -0400 |
tree | 74f40b003da2d762e06b897ee819a2070933592d | |
parent | 6d3c8c0dd88a5ffc7e3695997641e4b6d4c11065 [diff] |
net: dsa: Relocate master ethtool operations Relocate master_ethtool_ops and master_orig_ethtool_ops into struct dsa_port in order to be both consistent, and make things self contained within the dsa_port structure. This is a preliminary change to supporting multiple CPU port interfaces. 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>