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)
commit69021e32ec3ef02170482f6ed8130febaed27357
tree60391deb4fd3e99285454ad8054184f1e167033d
parent8cc5baefbc0266b6d6c8e99cb8568f59be36a575
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