summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-2.6.28/802-ag71xx_mdio_dynamic_mdio_bus.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-12-15 14:49:40 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-12-15 14:49:40 +0000
commita5f66cd0e8b7eed1cece500530b7d142d70391b6 (patch)
treeef54dcbfce4b988623400c3518d2dccfd0dee50e /target/linux/ar71xx/patches-2.6.28/802-ag71xx_mdio_dynamic_mdio_bus.patch
parent5f1640713e907f904a1c734c9c50d58344b0ba73 (diff)
downloadmaster-31e0f0ae-a5f66cd0e8b7eed1cece500530b7d142d70391b6.tar.gz
master-31e0f0ae-a5f66cd0e8b7eed1cece500530b7d142d70391b6.tar.bz2
master-31e0f0ae-a5f66cd0e8b7eed1cece500530b7d142d70391b6.zip
refresh 2.6.28 patches
SVN-Revision: 13655
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.28/802-ag71xx_mdio_dynamic_mdio_bus.patch')
-rw-r--r--target/linux/ar71xx/patches-2.6.28/802-ag71xx_mdio_dynamic_mdio_bus.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-2.6.28/802-ag71xx_mdio_dynamic_mdio_bus.patch b/target/linux/ar71xx/patches-2.6.28/802-ag71xx_mdio_dynamic_mdio_bus.patch
index eb3514c1d6..98f7339ee9 100644
--- a/target/linux/ar71xx/patches-2.6.28/802-ag71xx_mdio_dynamic_mdio_bus.patch
+++ b/target/linux/ar71xx/patches-2.6.28/802-ag71xx_mdio_dynamic_mdio_bus.patch
@@ -68,7 +68,7 @@
platform_set_drvdata(pdev, NULL);
--- a/drivers/net/ag71xx/ag71xx.h
+++ b/drivers/net/ag71xx/ag71xx.h
-@@ -101,7 +101,7 @@ struct ag71xx_ring {
+@@ -102,7 +102,7 @@ struct ag71xx_ring {
};
struct ag71xx_mdio {
@@ -79,7 +79,7 @@
};
--- a/drivers/net/ag71xx/ag71xx_main.c
+++ b/drivers/net/ag71xx/ag71xx_main.c
-@@ -807,7 +807,7 @@ static int __init ag71xx_probe(struct pl
+@@ -797,7 +797,7 @@ static int __init ag71xx_probe(struct pl
ag = netdev_priv(dev);
ag->pdev = pdev;
ag->dev = dev;