Re: [PATCH net-next v2 11/11] net: dsa: rename switch EEE ops
From: Andrew Lunn <andrew@lunn.ch>
Date: 2017-08-01 21:08:18
Also in:
lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2017-08-01 21:08:18
Also in:
lkml
On Tue, Aug 01, 2017 at 04:32:41PM -0400, Vivien Didelot wrote:
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 <redacted>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew