net: phy: realtek: add missing entry for RTL8211 to mdio_device_id table
authorHeiner Kallweit <hkallweit1@gmail.com>
Sun, 1 Jul 2018 17:14:58 +0000 (19:14 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Jul 2018 13:41:16 +0000 (22:41 +0900)
commit100ec4bf09679583d45316fcf13611f66a8d0f88
treeede13736f622325990c7fbac05e8e34bcbbfcdee
parentd6f19938eb031ee2158272757db33258153ae59c
net: phy: realtek: add missing entry for RTL8211 to mdio_device_id table

When adding support for RTL8211 I forgot to update the mdio_device_id
table.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Fixes: d241d4aac93f ("net: phy: realtek: add support for RTL8211")
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/realtek.c