projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.22
/
208-rtl8110sb_fix.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.22/208-rtl8110sb_fix.patch
b/target/linux/generic-2.6/patches-2.6.22/208-rtl8110sb_fix.patch
index
d6705dd
..
a5a1e4c
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.22/208-rtl8110sb_fix.patch
+++ b/
target/linux/generic-2.6/patches-2.6.22/208-rtl8110sb_fix.patch
@@
-1,6
+1,5
@@
-diff -urN linux-2.6.21.1.old/drivers/net/r8169.c linux-2.6.21.1.dev/drivers/net/r8169.c
---- linux-2.6.21.1.old/drivers/net/r8169.c 2007-04-27 23:49:26.000000000 +0200
-+++ linux-2.6.21.1.dev/drivers/net/r8169.c 2007-05-26 20:58:17.370030816 +0200
+--- a/drivers/net/r8169.c
++++ b/drivers/net/r8169.c
@@ -494,7 +494,7 @@
#endif
@@ -494,7 +494,7 @@
#endif
This page took
0.020957 seconds
and
4
git commands to generate.