mbox series

[net-next,0/3] r8169: disable detection of further chip versions that didn't make it to the mass market

Message ID 7708d13a-4a2b-090d-fadf-ecdd0fff5d2e@gmail.com (mailing list archive)
Headers show
Series r8169: disable detection of further chip versions that didn't make it to the mass market | expand

Message

Heiner Kallweit Nov. 15, 2021, 8:50 p.m. UTC
There's no sign of life from further chip versions. Seems they didn't
make it to the mass market. Let's disable detection and if nobody
complains remove support a few kernel versions later.

Heiner Kallweit (3):
  r8169: disable detection of chip versions 49 and 50
  r8169: disable detection of chip version 45
  r8169: disable detection of chip version 41

 drivers/net/ethernet/realtek/r8169_main.c | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Nov. 17, 2021, 3:20 a.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 15 Nov 2021 21:50:11 +0100 you wrote:
> There's no sign of life from further chip versions. Seems they didn't
> make it to the mass market. Let's disable detection and if nobody
> complains remove support a few kernel versions later.
> 
> Heiner Kallweit (3):
>   r8169: disable detection of chip versions 49 and 50
>   r8169: disable detection of chip version 45
>   r8169: disable detection of chip version 41
> 
> [...]

Here is the summary with links:
  - [net-next,1/3] r8169: disable detection of chip versions 49 and 50
    https://git.kernel.org/netdev/net-next/c/2d6600c754f8
  - [net-next,2/3] r8169: disable detection of chip version 45
    https://git.kernel.org/netdev/net-next/c/6c8a5cf97c3f
  - [net-next,3/3] r8169: disable detection of chip version 41
    https://git.kernel.org/netdev/net-next/c/364ef1f37857

You are awesome, thank you!