]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: realtek: add missing entry for RTL8211C to mdio_device_id table
authorHeiner Kallweit <hkallweit1@gmail.com>
Thu, 12 Jul 2018 19:45:08 +0000 (21:45 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Jul 2018 20:36:16 +0000 (13:36 -0700)
commitf93ba4926e3ac6585670d85090a2fc0ee3b5eed8
treea78813bd2779ceabf5957ba18c408395254f0be3
parente42ea759cdbcd8f4d7a39b15cb4e1959d6b26ddc
net: phy: realtek: add missing entry for RTL8211C to mdio_device_id table

Add missing entry for RTL8211C to mdio_device_id table.

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