commit | 08f500610f39809c107f206cba1f799c98c38054 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Tue Aug 01 16:32:41 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 01 20:09:10 2017 -0700 |
tree | be8bd07ce67de1a8b7de2c42dfde421579c3b2ba | |
parent | 5480db6985640a44ff904d4b6ef7ec668b785ec2 [diff] |
net: dsa: rename switch EEE ops To avoid confusion with the PHY EEE settings, rename the .set_eee and .get_eee ops to respectively .set_mac_eee and .get_mac_eee. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>