Re: [PATCH net-next 2/5] net: dsa: Relocate master ethtool operations

2017-06-06 Thread Vivien Didelot
Florian Fainelli writes: > 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. > > Signed-off-by:

[PATCH net-next 2/5] net: dsa: Relocate master ethtool operations

2017-06-06 Thread Florian Fainelli
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. Signed-off-by: Florian Fainelli --- include/net/dsa