X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fhack-4.19%2F910-kobject_uevent.patch;h=c4c41ca400ae32e26ed6cb672a5f7abfb69c341b;hb=89bf16ad503d73e4444a2a766526ba645f76134b;hp=113fbb54b383b6a109641d2d5c2e61625d662b67;hpb=52a82ce3dd901a1536c7d7d9d963e9c2d761c816;p=openwrt%2Fopenwrt.git 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 --- a/lib/kobject_uevent.c +++ b/lib/kobject_uevent.c -@@ -176,6 +176,18 @@ out: +@@ -179,6 +179,18 @@ out: return r; }