aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-4.19/910-kobject_uevent.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/hack-4.19/910-kobject_uevent.patch')
-rw-r--r--target/linux/generic/hack-4.19/910-kobject_uevent.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.19/910-kobject_uevent.patch b/target/linux/generic/hack-4.19/910-kobject_uevent.patch
index 113fbb54b3..c4c41ca400 100644
--- a/target/linux/generic/hack-4.19/910-kobject_uevent.patch
+++ b/target/linux/generic/hack-4.19/910-kobject_uevent.patch
@@ -11,7 +11,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
--- a/lib/kobject_uevent.c
+++ b/lib/kobject_uevent.c
-@@ -176,6 +176,18 @@ out:
+@@ -179,6 +179,18 @@ out:
return r;
}