This series fixes issues in the netdev event handling code which lead to
erroneous netdev associations if e.g. net devices in different net
namespaces have the same name before or after being renamed.
The series based on different previous approaches:
- https://lore.kernel.org/linux-leds/20250401085002.492904-1-tobias.junghans@inhub.de/ (local)
- https://lore.kernel.org/linux-leds/20250425132059.393144-1-tobias.junghans@inhub.de/ (local)
Signed-off-by: Tobias Junghans <redacted>
---
Tobias Junghans (2):
leds: trigger: netdev: separate event checks
leds: trigger: netdev: refactor netdev_event_requires_handling()
drivers/leds/trigger/ledtrig-netdev.c | 38 +++++++++++++++++++++------
1 file changed, 30 insertions(+), 8 deletions(-)
--
2.43.0