summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/patches-3.7/0304-etop.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-01-28 17:44:20 +0000
committerJohn Crispin <john@openwrt.org>2013-01-28 17:44:20 +0000
commit0de095593195b8c45dcecb4343271afbedce32df (patch)
treeb93cbf751ceb44b9b4b9500cae0cf7a2d2efc15d /target/linux/lantiq/patches-3.7/0304-etop.patch
parent0183df8ed9155b813564aafadace08ee04d64456 (diff)
downloadmtk-20170518-0de095593195b8c45dcecb4343271afbedce32df.zip
mtk-20170518-0de095593195b8c45dcecb4343271afbedce32df.tar.gz
mtk-20170518-0de095593195b8c45dcecb4343271afbedce32df.tar.bz2
refresh patches
SVN-Revision: 35355
Diffstat (limited to 'target/linux/lantiq/patches-3.7/0304-etop.patch')
-rw-r--r--target/linux/lantiq/patches-3.7/0304-etop.patch10
1 files changed, 4 insertions, 6 deletions
diff --git a/target/linux/lantiq/patches-3.7/0304-etop.patch b/target/linux/lantiq/patches-3.7/0304-etop.patch
index df69894..9d17649 100644
--- a/target/linux/lantiq/patches-3.7/0304-etop.patch
+++ b/target/linux/lantiq/patches-3.7/0304-etop.patch
@@ -1,8 +1,6 @@
-Index: linux-3.7.1/drivers/net/ethernet/lantiq_etop.c
-===================================================================
---- linux-3.7.1.orig/drivers/net/ethernet/lantiq_etop.c 2012-12-19 17:06:46.282857707 +0100
-+++ linux-3.7.1/drivers/net/ethernet/lantiq_etop.c 2012-12-19 17:09:26.710861534 +0100
-@@ -335,16 +335,17 @@
+--- a/drivers/net/ethernet/lantiq_etop.c
++++ b/drivers/net/ethernet/lantiq_etop.c
+@@ -343,16 +343,17 @@ static int
ltq_etop_hw_init(struct net_device *dev)
{
struct ltq_etop_priv *priv = netdev_priv(dev);
@@ -22,7 +20,7 @@ Index: linux-3.7.1/drivers/net/ethernet/lantiq_etop.c
case PHY_INTERFACE_MODE_RMII:
ltq_etop_w32_mask(ETOP_MII_MASK,
ETOP_MII_REVERSE, LTQ_ETOP_CFG);
-@@ -369,7 +370,7 @@
+@@ -377,7 +378,7 @@ ltq_etop_hw_init(struct net_device *dev)
break;
}
netdev_err(dev, "unknown mii mode %d\n",