generic: 6.1: backport patch to enable PHYLIB_LEDS kconfig dynamically
[openwrt/openwrt.git] / target / linux / generic / hack-6.1 / 911-kobject_add_broadcast_uevent.patch
index a487d551938641182c56bb14920c15e30540efcc..9854585d25913d6e12850e1ee01b240e59c7eb40 100644 (file)
@@ -20,7 +20,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
  #ifdef CONFIG_UEVENT_HELPER
  /* path to the userspace helper executed on an event */
  extern char uevent_helper[];
-@@ -244,4 +246,7 @@ int kobject_synth_uevent(struct kobject
+@@ -224,4 +226,7 @@ int kobject_synth_uevent(struct kobject
  __printf(2, 3)
  int add_uevent_var(struct kobj_uevent_env *env, const char *format, ...);