|
|
@@ -20,7 +20,7 @@ Signed-off-by: David S. Miller <[email protected]>
|
|
|
|
|
|
--- a/drivers/net/phy/phy_device.c
|
|
|
+++ b/drivers/net/phy/phy_device.c
|
|
|
-@@ -1681,6 +1681,40 @@ static int genphy_config_advert(struct p
|
|
|
+@@ -1682,6 +1682,40 @@ static int genphy_config_advert(struct p
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -61,7 +61,7 @@ Signed-off-by: David S. Miller <[email protected]>
|
|
|
* genphy_config_eee_advert - disable unwanted eee mode advertisement
|
|
|
* @phydev: target phy_device struct
|
|
|
*
|
|
|
-@@ -1789,6 +1823,54 @@ int __genphy_config_aneg(struct phy_devi
|
|
|
+@@ -1790,6 +1824,54 @@ int __genphy_config_aneg(struct phy_devi
|
|
|
EXPORT_SYMBOL(__genphy_config_aneg);
|
|
|
|
|
|
/**
|
|
|
@@ -116,7 +116,7 @@ Signed-off-by: David S. Miller <[email protected]>
|
|
|
* genphy_aneg_done - return auto-negotiation status
|
|
|
* @phydev: target phy_device struct
|
|
|
*
|
|
|
-@@ -1960,6 +2042,63 @@ int genphy_read_status(struct phy_device
|
|
|
+@@ -1961,6 +2043,63 @@ int genphy_read_status(struct phy_device
|
|
|
EXPORT_SYMBOL(genphy_read_status);
|
|
|
|
|
|
/**
|