diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-15 14:49:40 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-15 14:49:40 +0000 |
commit | a5f66cd0e8b7eed1cece500530b7d142d70391b6 (patch) | |
tree | ef54dcbfce4b988623400c3518d2dccfd0dee50e /target/linux/ar71xx/patches-2.6.28/802-ag71xx_mdio_dynamic_mdio_bus.patch | |
parent | 5f1640713e907f904a1c734c9c50d58344b0ba73 (diff) | |
download | mtk-20170518-a5f66cd0e8b7eed1cece500530b7d142d70391b6.zip mtk-20170518-a5f66cd0e8b7eed1cece500530b7d142d70391b6.tar.gz mtk-20170518-a5f66cd0e8b7eed1cece500530b7d142d70391b6.tar.bz2 |
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.patch | 4 |
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 eb3514c..98f7339 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; |