OpenWrt – Diff between revs 2 and 3
?pathlinks?
Rev 2 | Rev 3 | |||
---|---|---|---|---|
Line 8... | Line 8... | |||
8 | drivers/net/phy/phy_device.c | 2 +- |
8 | drivers/net/phy/phy_device.c | 2 +- |
|
9 | 1 file changed, 1 insertion(+), 1 deletion(-) |
9 | 1 file changed, 1 insertion(+), 1 deletion(-) |
|
Line 10... | Line 10... | |||
10 | |
10 | |
|
11 | --- a/drivers/net/phy/phy_device.c |
11 | --- a/drivers/net/phy/phy_device.c |
|
12 | +++ b/drivers/net/phy/phy_device.c |
12 | +++ b/drivers/net/phy/phy_device.c |
|
13 | @@ -1937,7 +1937,7 @@ static struct phy_driver genphy_driver = |
13 | @@ -1926,7 +1926,7 @@ static struct phy_driver genphy_driver = |
|
14 | .config_init = genphy_config_init, |
14 | .config_init = genphy_config_init, |
|
15 | .features = PHY_GBIT_FEATURES | SUPPORTED_MII | |
15 | .features = PHY_GBIT_FEATURES | SUPPORTED_MII | |
|
16 | SUPPORTED_AUI | SUPPORTED_FIBRE | |
16 | SUPPORTED_AUI | SUPPORTED_FIBRE | |
|
17 | - SUPPORTED_BNC, |
17 | - SUPPORTED_BNC, |