projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
clean up the ip175c driver some more, add support for setting the pvid and fix queryi...
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.23
/
213-kobject_uevent.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.23/213-kobject_uevent.patch
b/target/linux/generic-2.6/patches-2.6.23/213-kobject_uevent.patch
index
1a750c1
..
adf4bdb
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.23/213-kobject_uevent.patch
+++ b/
target/linux/generic-2.6/patches-2.6.23/213-kobject_uevent.patch
@@
-1,7
+1,5
@@
-Index: linux-2.6.23.17/lib/kobject_uevent.c
-===================================================================
---- linux-2.6.23.17.orig/lib/kobject_uevent.c
-+++ linux-2.6.23.17/lib/kobject_uevent.c
+--- a/lib/kobject_uevent.c
++++ b/lib/kobject_uevent.c
@@ -40,9 +40,22 @@ u64 uevent_seqnum;
char uevent_helper[UEVENT_HELPER_PATH_LEN] = "/sbin/hotplug";
static DEFINE_SPINLOCK(sequence_lock);
@@ -40,9 +40,22 @@ u64 uevent_seqnum;
char uevent_helper[UEVENT_HELPER_PATH_LEN] = "/sbin/hotplug";
static DEFINE_SPINLOCK(sequence_lock);
This page took
0.025005 seconds
and
4
git commands to generate.