Re: [PATCH net-next] r8169: remove support for RTL_GIGA_MAC_VER_01

2019-05-26 Thread David Miller
From: Heiner Kallweit Date: Sat, 25 May 2019 21:14:39 +0200 > RTL_GIGA_MAC_VER_01 is RTL8169, the ancestor of the chip family. > It didn't have an internal PHY and I've never seen it in the wild. > What isn't there doesn't need to be maintained, so let's remove > support for it. > > Signed-off-b

[PATCH net-next] r8169: remove support for RTL_GIGA_MAC_VER_01

2019-05-25 Thread Heiner Kallweit
RTL_GIGA_MAC_VER_01 is RTL8169, the ancestor of the chip family. It didn't have an internal PHY and I've never seen it in the wild. What isn't there doesn't need to be maintained, so let's remove support for it. Signed-off-by: Heiner Kallweit --- drivers/net/ethernet/realtek/r8169.c | 43 ++-