From fc0776f2c70754aa394b95b60568f02d6aad755c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Fri, 5 Jun 2015 20:41:18 +0000 Subject: brcm47xx: backport MIPS BCM47XX changes queued for 4.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rafał Miłecki SVN-Revision: 45906 --- target/linux/brcm47xx/patches-4.0/830-huawei_e970_support.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm47xx/patches-4.0/830-huawei_e970_support.patch') diff --git a/target/linux/brcm47xx/patches-4.0/830-huawei_e970_support.patch b/target/linux/brcm47xx/patches-4.0/830-huawei_e970_support.patch index e475532d42..fdb6c19cd2 100644 --- a/target/linux/brcm47xx/patches-4.0/830-huawei_e970_support.patch +++ b/target/linux/brcm47xx/patches-4.0/830-huawei_e970_support.patch @@ -8,7 +8,7 @@ #include #include #include -@@ -248,6 +249,33 @@ static struct fixed_phy_status bcm47xx_f +@@ -245,6 +246,33 @@ static struct fixed_phy_status bcm47xx_f .duplex = DUPLEX_FULL, }; @@ -42,7 +42,7 @@ static int __init bcm47xx_register_bus_complete(void) { switch (bcm47xx_bus_type) { -@@ -267,6 +295,7 @@ static int __init bcm47xx_register_bus_c +@@ -264,6 +292,7 @@ static int __init bcm47xx_register_bus_c bcm47xx_workarounds(); fixed_phy_add(PHY_POLL, 0, &bcm47xx_fixed_phy_status); -- cgit v1.2.3