summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.36/223-kobject-add-broadcast_uevent.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-03-02 13:18:56 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-03-02 13:18:56 +0000
commitb8f7592a924f42666f8a1ec2fb1d4ab97ca2c062 (patch)
tree4182057974c750f604dab0a2c24adc1b58331b33 /target/linux/generic/patches-2.6.36/223-kobject-add-broadcast_uevent.patch
parentcd3b60c14cea70d95801c2db94a7ed8d87478c12 (diff)
downloadmaster-31e0f0ae-b8f7592a924f42666f8a1ec2fb1d4ab97ca2c062.tar.gz
master-31e0f0ae-b8f7592a924f42666f8a1ec2fb1d4ab97ca2c062.tar.bz2
master-31e0f0ae-b8f7592a924f42666f8a1ec2fb1d4ab97ca2c062.zip
refresh patches
SVN-Revision: 30779
Diffstat (limited to 'target/linux/generic/patches-2.6.36/223-kobject-add-broadcast_uevent.patch')
-rw-r--r--target/linux/generic/patches-2.6.36/223-kobject-add-broadcast_uevent.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.36/223-kobject-add-broadcast_uevent.patch b/target/linux/generic/patches-2.6.36/223-kobject-add-broadcast_uevent.patch
index 7f50a199d4..cfe96f194e 100644
--- a/target/linux/generic/patches-2.6.36/223-kobject-add-broadcast_uevent.patch
+++ b/target/linux/generic/patches-2.6.36/223-kobject-add-broadcast_uevent.patch
@@ -20,7 +20,7 @@
#else
static inline int kobject_uevent(struct kobject *kobj,
enum kobject_action action)
-@@ -229,6 +235,16 @@ static inline int add_uevent_var(struct
+@@ -229,6 +235,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; }