aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.38/223-kobject-add-broadcast_uevent.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-03-16 18:31:23 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-03-16 18:31:23 +0000
commit9498b1c0db973fa8f15e888bc3195756dba9aaae (patch)
treea7342db0bb7964ea1faa9ea13d48fd6d9946d9db /target/linux/generic/patches-2.6.38/223-kobject-add-broadcast_uevent.patch
parent7b3861aa3fd85db4083c6c06c283f70b1a302be5 (diff)
downloadupstream-9498b1c0db973fa8f15e888bc3195756dba9aaae.tar.gz
upstream-9498b1c0db973fa8f15e888bc3195756dba9aaae.tar.bz2
upstream-9498b1c0db973fa8f15e888bc3195756dba9aaae.zip
kernel: refresh 2.6.38 patches for final release
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26194 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.38/223-kobject-add-broadcast_uevent.patch')
-rw-r--r--target/linux/generic/patches-2.6.38/223-kobject-add-broadcast_uevent.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.38/223-kobject-add-broadcast_uevent.patch b/target/linux/generic/patches-2.6.38/223-kobject-add-broadcast_uevent.patch
index 7b36ab6115..b3e4b6e7c7 100644
--- a/target/linux/generic/patches-2.6.38/223-kobject-add-broadcast_uevent.patch
+++ b/target/linux/generic/patches-2.6.38/223-kobject-add-broadcast_uevent.patch
@@ -20,7 +20,7 @@
#else
static inline int kobject_uevent(struct kobject *kobj,
enum kobject_action action)
-@@ -231,6 +237,16 @@ static inline int add_uevent_var(struct
+@@ -231,6 +237,16 @@ static inline int add_uevent_var(struct
static inline int kobject_action_type(const char *buf, size_t count,
enum kobject_action *type)
{ return -EINVAL; }