Merge branch 'r8169-add-support-for-rtl8125d-rev-b'
authorJakub Kicinski <kuba@kernel.org>
Tue, 17 Dec 2024 02:27:36 +0000 (18:27 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 17 Dec 2024 02:27:36 +0000 (18:27 -0800)
commita14a429069bb1a18eb9fe63d68fcaa77dffe0e23
tree4fd32c29050cfe47f99389b75dba773b222b7660
parent9163b05eca1d920653efc752b438867dd48fb88b
parentb3593df26ab19f114d613693fa8a92ab202803d0
Merge branch 'r8169-add-support-for-rtl8125d-rev-b'

Heiner Kallweit says:

====================
r8169: add support for RTL8125D rev.b

Add support for RTL8125D rev.b. Its XID is 0x689. It is basically
based on the one with XID 0x688, but with different firmware file.
To avoid a mess with the version numbering, adjust it first.
====================

Link: https://patch.msgid.link/15c4a9fd-a653-4b09-825d-751964832a7a@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>