projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66346d7
)
fixed wrong path in diff
author
Matteo Croce
<matteo@openwrt.org>
Sun, 6 Apr 2008 19:38:08 +0000
(19:38 +0000)
committer
Matteo Croce
<matteo@openwrt.org>
Sun, 6 Apr 2008 19:38:08 +0000
(19:38 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10748
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
b0590d7
..
020197a
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>