X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fbackport-4.9%2F076-v4.11-0002-net-phy-broadcom-Add-support-code-for-reading-PHY-co.patch;fp=target%2Flinux%2Fgeneric%2Fbackport-4.9%2F076-v4.11-0002-net-phy-broadcom-Add-support-code-for-reading-PHY-co.patch;h=83cfe1f5d33fcddf8a8c02974731b7a740a3252d;hp=1bdecf57290e9b3389452472012b84af46c272b1;hb=8c1f088521e416ee9d71a21c969e6aa4cfdeafd7;hpb=4fc005197a320ff728544eba8028f7a9f23e1868 diff --git a/target/linux/generic/backport-4.9/076-v4.11-0002-net-phy-broadcom-Add-support-code-for-reading-PHY-co.patch b/target/linux/generic/backport-4.9/076-v4.11-0002-net-phy-broadcom-Add-support-code-for-reading-PHY-co.patch index 1bdecf5729..83cfe1f5d3 100644 --- a/target/linux/generic/backport-4.9/076-v4.11-0002-net-phy-broadcom-Add-support-code-for-reading-PHY-co.patch +++ b/target/linux/generic/backport-4.9/076-v4.11-0002-net-phy-broadcom-Add-support-code-for-reading-PHY-co.patch @@ -100,7 +100,7 @@ Signed-off-by: David S. Miller MODULE_AUTHOR("Broadcom Corporation"); --- a/drivers/net/phy/bcm-phy-lib.h +++ b/drivers/net/phy/bcm-phy-lib.h -@@ -37,4 +37,10 @@ int bcm_phy_config_intr(struct phy_devic +@@ -44,4 +44,10 @@ int bcm_phy_config_intr(struct phy_devic int bcm_phy_enable_apd(struct phy_device *phydev, bool dll_pwr_down); int bcm_phy_set_eee(struct phy_device *phydev, bool enable);