Re: [PATCH net-next 2/5] net: phy: realtek: rename RTL821x_INER_INIT to RTL8211B_INER_INIT

2017-12-02 Thread Andrew Lunn
On Sat, Dec 02, 2017 at 10:51:25PM +0100, Martin Blumenstingl wrote: > This macro is only used by the RTL8211B code. RTL8211E and RTL8211F both > use other bits to initialize the RTL821x_INER register. > No functional changes. > > Signed-off-by: Martin Blumenstingl

[PATCH net-next 2/5] net: phy: realtek: rename RTL821x_INER_INIT to RTL8211B_INER_INIT

2017-12-02 Thread Martin Blumenstingl
This macro is only used by the RTL8211B code. RTL8211E and RTL8211F both use other bits to initialize the RTL821x_INER register. No functional changes. Signed-off-by: Martin Blumenstingl --- drivers/net/phy/realtek.c | 4 ++-- 1 file changed, 2 insertions(+),