]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: realtek: rename RTL821x_INER_INIT to RTL8211B_INER_INIT
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 2 Dec 2017 21:51:25 +0000 (22:51 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Dec 2017 14:38:17 +0000 (09:38 -0500)
commit42d3dd30669726892a56d3c86aa48457f6d6f8b6
tree60391deb4fd3e99285454ad8054184f1e167033d
parent8af6546620ecd60088940f067b4f995ad204294f
net: phy: realtek: rename RTL821x_INER_INIT to RTL8211B_INER_INIT

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 <martin.blumenstingl@googlemail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/realtek.c