Re: linux-next: Tree for Jan 2 (net/ethernet/realtek/r8169)

From: Randy Dunlap
Date: Tue Jan 02 2024 - 12:03:26 EST




On 1/1/24 21:57, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20231222:
>

on ppc32:

when CONFIG_R8169=y and
CONFIG_LEDS_TRIGGER_NETDEV=m, this part of the
r8169 Makefile doesn't work as needed:

ifdef CONFIG_LEDS_TRIGGER_NETDEV
r8169-objs += r8169_leds.o
endif

causing

r8169_leds.c:(.text+0x97c): undefined reference to `devm_led_classdev_register_ext'


Full randconfig file is attached.

--
#Randy

Attachment: config-r4470.gz
Description: application/gzip