]> www.infradead.org Git - users/hch/configfs.git/commit
r8169: add support for RTL8168M
authorHeiner Kallweit <hkallweit1@gmail.com>
Sun, 7 Apr 2024 21:19:25 +0000 (23:19 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Apr 2024 13:25:53 +0000 (14:25 +0100)
commit39f59c72ad3a1eaab9a60f0671bc94d2bc826d21
treea2963eadf739a66856131fbfb88cabd40cc7c49d
parent358961f51fa5fa1aebf9c25fdcf4f9750f3c647e
r8169: add support for RTL8168M

A user reported an unknown chip version. According to the r8168 vendor
driver it's called RTL8168M, but handling is identical to RTL8168H.
So let's simply treat it as RTL8168H.

Tested-by: Евгений <octobergun@gmail.com>
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/realtek/r8169_main.c