projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: rename TL-WRx41 images, because newer factory web interface does
[openwrt.git]
/
target
/
linux
/
ar71xx
/
patches-2.6.30
/
802-ag71xx-use-netdev-ops.patch
diff --git
a/target/linux/ar71xx/patches-2.6.30/802-ag71xx-use-netdev-ops.patch
b/target/linux/ar71xx/patches-2.6.30/802-ag71xx-use-netdev-ops.patch
index
a692b73
..
6f29171
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.30/802-ag71xx-use-netdev-ops.patch
+++ b/
target/linux/ar71xx/patches-2.6.30/802-ag71xx-use-netdev-ops.patch
@@
-19,7
+19,7
@@
static int __init ag71xx_probe(struct platform_device *pdev)
{
struct net_device *dev;
static int __init ag71xx_probe(struct platform_device *pdev)
{
struct net_device *dev;
-@@ -8
75,14 +887
,9 @@ static int __init ag71xx_probe(struct pl
+@@ -8
61,14 +873
,9 @@ static int __init ag71xx_probe(struct pl
}
dev->base_addr = (unsigned long)ag->mac_base;
}
dev->base_addr = (unsigned long)ag->mac_base;
This page took
0.025549 seconds
and
4
git commands to generate.