1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/realtek
Heiner Kallweit 97e176fcbb r8169: add missing conditional compiling for call to r8169_remove_leds
Add missing dependency on CONFIG_R8169_LEDS. As-is a link error occurs
if config option CONFIG_R8169_LEDS isn't enabled.

Fixes: 19fa4f2a85 ("r8169: fix LED-related deadlock on module removal")
Reported-by: Venkat Rao Bagalkote <venkat88@linux.vnet.ibm.com>
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Tested-By: Venkat Rao Bagalkote <venkat88@linux.vnet.ibm.com>
Link: https://lore.kernel.org/r/d080038c-eb6b-45ac-9237-b8c1cdd7870f@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-04-10 18:59:31 -07:00
..
8139cp.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
8139too.c net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). 2022-10-28 20:13:54 -07:00
atp.c ethernet: replace netdev->dev_addr 16bit writes 2021-10-14 09:22:27 -07:00
atp.h net: wan: atp: remove unused eeprom_delay() 2022-04-26 17:09:23 -07:00
Kconfig r8169: fix building with CONFIG_LEDS_CLASS=m 2024-01-04 16:57:14 -08:00
Makefile r8169: fix building with CONFIG_LEDS_CLASS=m 2024-01-04 16:57:14 -08:00
r8169.h r8169: fix LED-related deadlock on module removal 2024-04-10 10:44:29 +01:00
r8169_firmware.c r8169: remove not needed check in rtl_fw_write_firmware 2023-11-24 15:27:22 +00:00
r8169_firmware.h r8169: factor out firmware handling 2019-06-05 11:41:59 -07:00
r8169_leds.c r8169: fix LED-related deadlock on module removal 2024-04-10 10:44:29 +01:00
r8169_main.c r8169: add missing conditional compiling for call to r8169_remove_leds 2024-04-10 18:59:31 -07:00
r8169_phy_config.c r8169: add support for RTL8126A 2024-02-04 13:36:54 +00:00