projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c27e33
)
fixed wrong path in diff
author
Matteo Croce
<rootkit85@yahoo.it>
Sun, 6 Apr 2008 19:38:08 +0000
(19:38 +0000)
committer
Matteo Croce
<rootkit85@yahoo.it>
Sun, 6 Apr 2008 19:38:08 +0000
(19:38 +0000)
SVN-Revision: 10748
target/linux/ar7/patches-2.6.24/140-cpmac_fix.patch
patch
|
blob
|
history
diff --git
a/target/linux/ar7/patches-2.6.24/140-cpmac_fix.patch
b/target/linux/ar7/patches-2.6.24/140-cpmac_fix.patch
index b0590d754099a28f31fb86bfcfd3a45c4a0d9207..020197a1b7f9cabe39d9de3537dee7c5b3bd0e16 100644
(file)
--- a/
target/linux/ar7/patches-2.6.24/140-cpmac_fix.patch
+++ b/
target/linux/ar7/patches-2.6.24/140-cpmac_fix.patch
@@
-1,5
+1,5
@@
----
/usr/src/linux-2.6.24/drivers/net/cpmac.c
2008-01-25 02:20:37.000000000 +0100
-+++
cpmac.c
2008-04-06 21:30:03.000000000 +0200
+---
linux-2.6.24/drivers/net/cpmac.c
2008-01-25 02:20:37.000000000 +0100
++++
linux-2.6.24/drivers/net/cpmac.c
2008-04-06 21:30:03.000000000 +0200
@@ -38,6 +38,7 @@
#include <linux/platform_device.h>
#include <linux/dma-mapping.h>