commit | cb456fce0b5a032843038240147450e19cec98b0 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Wed Feb 10 22:45:51 2021 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 11 14:30:22 2021 -0800 |
tree | fb09a2ca4f03716bcb4df23cd0c0d9606941e7da | |
parent | 9c2db446eaa03cd838ea3dd57d0b05717dc914e9 [diff] |
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>