projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix IMQ autoloading
[openwrt.git]
/
target
/
linux
/
etrax
/
patches
/
101-cris-eth-driver.patch
diff --git
a/target/linux/etrax/patches/101-cris-eth-driver.patch
b/target/linux/etrax/patches/101-cris-eth-driver.patch
index
f003f50
..
f73b379
100644
(file)
--- a/
target/linux/etrax/patches/101-cris-eth-driver.patch
+++ b/
target/linux/etrax/patches/101-cris-eth-driver.patch
@@
-1,5
+1,5
@@
----
linux-2.6.25.7/drivers/net/cris/eth_v10.c.orig 2008-06-24 13:37:48.000000000 +0200
-+++
linux-2.6.25.7/drivers/net/cris/eth_v10.c 2008-06-24 13:37:58.000000000 +0200
+---
a/drivers/net/cris/eth_v10.c
++++
b/drivers/net/cris/eth_v10.c
@@ -1707,7 +1707,7 @@
static void
e100_netpoll(struct net_device* netdev)
@@ -1707,7 +1707,7 @@
static void
e100_netpoll(struct net_device* netdev)
This page took
0.030538 seconds
and
4
git commands to generate.