]> www.infradead.org Git - users/jedix/linux-maple.git/commit
r8169: add helper rtl_csi_mod for accessing extended config space
authorHeiner Kallweit <hkallweit1@gmail.com>
Wed, 9 Apr 2025 19:05:37 +0000 (21:05 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 11 Apr 2025 03:16:43 +0000 (20:16 -0700)
commit8c40d99e5f43e0545a3f4fea9156313847e2eb79
treee2b0b160fa02986ac15f0af5a2879c8d3192e951
parent3b4f78f9ad292ad57e3db483332ce7bc799d0d49
r8169: add helper rtl_csi_mod for accessing extended config space

Add a helper for the Realtek-specific mechanism for accessing extended
config space if native access isn't possible.
This avoids code duplication.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Link: https://patch.msgid.link/b368fd91-57d7-4cb5-9342-98b4d8fe9aea@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/realtek/r8169_main.c