summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.6/910-kobject_uevent.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/patches-3.6/910-kobject_uevent.patch')
-rw-r--r--target/linux/generic/patches-3.6/910-kobject_uevent.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.6/910-kobject_uevent.patch b/target/linux/generic/patches-3.6/910-kobject_uevent.patch
index aa9a40f09..9ee9cff67 100644
--- a/target/linux/generic/patches-3.6/910-kobject_uevent.patch
+++ b/target/linux/generic/patches-3.6/910-kobject_uevent.patch
@@ -1,6 +1,6 @@
--- a/lib/kobject_uevent.c
+++ b/lib/kobject_uevent.c
-@@ -50,6 +50,18 @@ static const char *kobject_actions[] = {
+@@ -51,6 +51,18 @@ static const char *kobject_actions[] = {
[KOBJ_OFFLINE] = "offline",
};