summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx-2.6/patches/140-export_uevent_handler.patch
diff options
context:
space:
mode:
authorPeter Denison <openwrt@marshadder.org>2007-06-21 23:37:39 +0000
committerPeter Denison <openwrt@marshadder.org>2007-06-21 23:37:39 +0000
commit77e68d6aa06e3d741d02c227db7c4a6306fd0204 (patch)
tree24ca97fcaf135e99d6bedbe87a2e8c0696ebd5cf /target/linux/brcm47xx-2.6/patches/140-export_uevent_handler.patch
parent6b876d25f19b3efe8d7ba5ca0eb911c42b795035 (diff)
downloadmaster-31e0f0ae-77e68d6aa06e3d741d02c227db7c4a6306fd0204.tar.gz
master-31e0f0ae-77e68d6aa06e3d741d02c227db7c4a6306fd0204.tar.bz2
master-31e0f0ae-77e68d6aa06e3d741d02c227db7c4a6306fd0204.zip
brcm43xx: Update to 2.6.22-rc5 target
SVN-Revision: 7697
Diffstat (limited to 'target/linux/brcm47xx-2.6/patches/140-export_uevent_handler.patch')
-rw-r--r--target/linux/brcm47xx-2.6/patches/140-export_uevent_handler.patch7
1 files changed, 4 insertions, 3 deletions
diff --git a/target/linux/brcm47xx-2.6/patches/140-export_uevent_handler.patch b/target/linux/brcm47xx-2.6/patches/140-export_uevent_handler.patch
index 6a6f51aa7b..f6a41f32a2 100644
--- a/target/linux/brcm47xx-2.6/patches/140-export_uevent_handler.patch
+++ b/target/linux/brcm47xx-2.6/patches/140-export_uevent_handler.patch
@@ -1,6 +1,7 @@
-diff -urN linux-2.6.19.ref/lib/kobject_uevent.c linux-2.6.19/lib/kobject_uevent.c
---- linux-2.6.19.ref/lib/kobject_uevent.c 2006-11-29 22:57:37.000000000 +0100
-+++ linux-2.6.19/lib/kobject_uevent.c 2006-12-04 21:33:48.000000000 +0100
+Index: linux-2.6.22-rc4/lib/kobject_uevent.c
+===================================================================
+--- linux-2.6.22-rc4.orig/lib/kobject_uevent.c 2007-06-10 21:32:13.000000000 +0100
++++ linux-2.6.22-rc4/lib/kobject_uevent.c 2007-06-10 21:33:18.000000000 +0100
@@ -29,6 +29,7 @@
u64 uevent_seqnum;
char uevent_helper[UEVENT_HELPER_PATH_LEN] = "/sbin/hotplug";