kernel: bump 6.1 to 6.1.36
[openwrt/openwrt.git] / target / linux / generic / backport-6.1 / 827-v6.3-0005-of-device-Do-not-ignore-error-code-in-of_device_ueve.patch
index dd5820e94a50670de079796bee5a518566ba518e..dcdc2313ba6ab3d40e8b175be669ee864c67e828 100644 (file)
@@ -18,7 +18,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 
 --- a/drivers/of/device.c
 +++ b/drivers/of/device.c
-@@ -381,6 +381,8 @@ int of_device_uevent_modalias(struct dev
+@@ -388,6 +388,8 @@ int of_device_uevent_modalias(struct dev
  
        sl = of_device_get_modalias(dev, &env->buf[env->buflen-1],
                                    sizeof(env->buf) - env->buflen);