Linux LED subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/2]  leds: trigger: netdev: refactor event handling
@ 2025-06-10 11:40 Tobias Junghans
  2025-06-10 11:40 ` [PATCH 1/2] leds: trigger: netdev: separate event checks Tobias Junghans
  2025-06-10 11:40 ` [PATCH 2/2] leds: trigger: netdev: refactor netdev_event_requires_handling() Tobias Junghans
  0 siblings, 2 replies; 6+ messages in thread
From: Tobias Junghans @ 2025-06-10 11:40 UTC (permalink / raw)
  To: Lee Jones, Andrew Lunn, linux-leds, netdev; +Cc: Tobias Junghans

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/
- https://lore.kernel.org/linux-leds/20250425132059.393144-1-tobias.junghans@inhub.de/

Signed-off-by: Tobias Junghans <tobias.junghans@inhub.de>

---
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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-06-19 11:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-10 11:40 [PATCH 0/2] leds: trigger: netdev: refactor event handling Tobias Junghans
2025-06-10 11:40 ` [PATCH 1/2] leds: trigger: netdev: separate event checks Tobias Junghans
2025-06-10 11:40 ` [PATCH 2/2] leds: trigger: netdev: refactor netdev_event_requires_handling() Tobias Junghans
2025-06-12  2:57   ` Andrew Lunn
2025-06-12 12:26     ` Andrew Lunn
2025-06-19 11:37     ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox