projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[cavium-octeon] update to 2.6.30-rc5
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.25
/
213-kobject_uevent.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.25/213-kobject_uevent.patch
b/target/linux/generic-2.6/patches-2.6.25/213-kobject_uevent.patch
index
1777b01
..
f91db03
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.25/213-kobject_uevent.patch
+++ b/
target/linux/generic-2.6/patches-2.6.25/213-kobject_uevent.patch
@@
-1,7
+1,5
@@
-Index: linux-2.6.25.1/lib/kobject_uevent.c
-===================================================================
---- linux-2.6.25.1.orig/lib/kobject_uevent.c
-+++ linux-2.6.25.1/lib/kobject_uevent.c
+--- a/lib/kobject_uevent.c
++++ b/lib/kobject_uevent.c
@@ -27,7 +27,8 @@ u64 uevent_seqnum;
char uevent_helper[UEVENT_HELPER_PATH_LEN] = CONFIG_UEVENT_HELPER_PATH;
static DEFINE_SPINLOCK(sequence_lock);
@@ -27,7 +27,8 @@ u64 uevent_seqnum;
char uevent_helper[UEVENT_HELPER_PATH_LEN] = CONFIG_UEVENT_HELPER_PATH;
static DEFINE_SPINLOCK(sequence_lock);
This page took
0.022333 seconds
and
4
git commands to generate.