r8169: disable detection of bogus xid's 308/388
authorHeiner Kallweit <hkallweit1@gmail.com>
Wed, 10 Feb 2021 21:45:51 +0000 (22:45 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Feb 2021 22:30:22 +0000 (14:30 -0800)
commitcb456fce0b5a032843038240147450e19cec98b0
treefb09a2ca4f03716bcb4df23cd0c0d9606941e7da
parent9c2db446eaa03cd838ea3dd57d0b05717dc914e9
r8169: disable detection of bogus xid's 308/388

Several years ago these two entries have been added, but it's not clear
why. There's no trace that there has ever been such a chip version, and
not even the r8101 vendor driver knows these id's. So let's disable
detection, and if nobody complains remove them completely later.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/realtek/r8169_main.c