mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
fix mediatek phy support
This commit is contained in:
parent
b6f731a7bc
commit
841faf371a
@ -10,7 +10,7 @@ Signed-off-by: John Crispin <john@phrozen.org>
|
||||
|
||||
--- a/drivers/net/phy/phy_device.c
|
||||
+++ b/drivers/net/phy/phy_device.c
|
||||
@@ -1799,7 +1799,7 @@ static struct phy_driver genphy_driver[]
|
||||
@@ -1804,7 +1804,7 @@ static struct phy_driver genphy_driver[]
|
||||
.config_init = genphy_config_init,
|
||||
.features = PHY_GBIT_FEATURES | SUPPORTED_MII |
|
||||
SUPPORTED_AUI | SUPPORTED_FIBRE |
|
||||
|
Loading…
Reference in New Issue
Block a user