aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.37/911-kobject_add_broadcast_uevent.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-05-20 10:06:11 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-05-20 10:06:11 +0000
commita43c6cd7436ffe06dfec5ab6a84af9fbd5803964 (patch)
treefbd5dd9b1f9957c1a179fe4e8c24631910d722fa /target/linux/generic/patches-2.6.37/911-kobject_add_broadcast_uevent.patch
parent764614896e9258afe5c1daf08945737b639c72cf (diff)
downloadupstream-a43c6cd7436ffe06dfec5ab6a84af9fbd5803964.tar.gz
upstream-a43c6cd7436ffe06dfec5ab6a84af9fbd5803964.tar.bz2
upstream-a43c6cd7436ffe06dfec5ab6a84af9fbd5803964.zip
[kernel] refresh 2.6.37 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26955 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.37/911-kobject_add_broadcast_uevent.patch')
-rw-r--r--target/linux/generic/patches-2.6.37/911-kobject_add_broadcast_uevent.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.37/911-kobject_add_broadcast_uevent.patch b/target/linux/generic/patches-2.6.37/911-kobject_add_broadcast_uevent.patch
index b3e4b6e7c7..7b36ab6115 100644
--- a/target/linux/generic/patches-2.6.37/911-kobject_add_broadcast_uevent.patch
+++ b/target/linux/generic/patches-2.6.37/911-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; }