aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.34/223-kobject-add-broadcast_uevent.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2010-12-22 17:18:11 +0000
committerHauke Mehrtens <hauke@openwrt.org>2010-12-22 17:18:11 +0000
commitb5645d890cf7fcadbdf15da50daf5be3fc67f67b (patch)
tree6aae171717a6640c2046914fa8900d32141d9df1 /target/linux/generic/patches-2.6.34/223-kobject-add-broadcast_uevent.patch
parent94287b5ad3063a1a291f74b82cae28c568b1234f (diff)
downloadmaster-187ad058-b5645d890cf7fcadbdf15da50daf5be3fc67f67b.tar.gz
master-187ad058-b5645d890cf7fcadbdf15da50daf5be3fc67f67b.tar.bz2
master-187ad058-b5645d890cf7fcadbdf15da50daf5be3fc67f67b.zip
kernel: use tab in front of ledtrig-netdev.o and refresh kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24798 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.34/223-kobject-add-broadcast_uevent.patch')
-rw-r--r--target/linux/generic/patches-2.6.34/223-kobject-add-broadcast_uevent.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.34/223-kobject-add-broadcast_uevent.patch b/target/linux/generic/patches-2.6.34/223-kobject-add-broadcast_uevent.patch
index d851d313ee..1dc655007e 100644
--- a/target/linux/generic/patches-2.6.34/223-kobject-add-broadcast_uevent.patch
+++ b/target/linux/generic/patches-2.6.34/223-kobject-add-broadcast_uevent.patch
@@ -20,7 +20,7 @@
#else
static inline int kobject_uevent(struct kobject *kobj,
enum kobject_action action)
-@@ -224,6 +230,16 @@ static inline int add_uevent_var(struct
+@@ -224,6 +230,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; }