projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
generic: ar8216: add hw_init field to ar8xxx_chip
[openwrt.git]
/
target
/
linux
/
generic
/
patches-3.1
/
921-use_preinit_as_init.patch
diff --git
a/target/linux/generic/patches-3.1/921-use_preinit_as_init.patch
b/target/linux/generic/patches-3.1/921-use_preinit_as_init.patch
index
f3620cb
..
6e869d9
100644
(file)
--- a/
target/linux/generic/patches-3.1/921-use_preinit_as_init.patch
+++ b/
target/linux/generic/patches-3.1/921-use_preinit_as_init.patch
@@
-1,6
+1,6
@@
--- a/init/main.c
+++ b/init/main.c
-@@ -7
71,10 +771
,7 @@ static noinline int init_post(void)
+@@ -7
80,10 +780
,7 @@ static noinline int init_post(void)
printk(KERN_WARNING "Failed to execute %s. Attempting "
"defaults...\n", execute_command);
}
This page took
0.024092 seconds
and
4
git commands to generate.