Re: [PATCH net-next] net: phy: realtek: add missing entry for RTL8211C to mdio_device_id table

2018-07-16 Thread David Miller
From: Heiner Kallweit Date: Thu, 12 Jul 2018 21:45:08 +0200 > Add missing entry for RTL8211C to mdio_device_id table. > > Signed-off-by: Heiner Kallweit > Fixes: cf87915cb9f8 ("net: phy: realtek: add support for RTL8211C") Applied.

[PATCH net-next] net: phy: realtek: add missing entry for RTL8211C to mdio_device_id table

2018-07-12 Thread Heiner Kallweit
Add missing entry for RTL8211C to mdio_device_id table. Signed-off-by: Heiner Kallweit Fixes: cf87915cb9f8 ("net: phy: realtek: add support for RTL8211C") --- drivers/net/phy/realtek.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/phy/realtek.c b/drivers/net/phy/realtek.c index