X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fhack-4.9%2F702-phy_add_aneg_done_function.patch;h=8a2b51a4f7ad851e1af32932402d6065788821a4;hb=c3be3c0e1d147a693a6d4aaec862a52300089018;hp=5c0c22e25393ac74ceb0d581b07d38cd4b496985;hpb=e5e6045130ded7d3ae2dc579b0a8cca6f41aca90;p=oweals%2Fopenwrt.git diff --git a/target/linux/generic/hack-4.9/702-phy_add_aneg_done_function.patch b/target/linux/generic/hack-4.9/702-phy_add_aneg_done_function.patch index 5c0c22e253..8a2b51a4f7 100644 --- a/target/linux/generic/hack-4.9/702-phy_add_aneg_done_function.patch +++ b/target/linux/generic/hack-4.9/702-phy_add_aneg_done_function.patch @@ -1,6 +1,6 @@ --- a/include/linux/phy.h +++ b/include/linux/phy.h -@@ -499,6 +499,12 @@ struct phy_driver { +@@ -495,6 +495,12 @@ struct phy_driver { /* Determines the negotiated speed and duplex */ int (*read_status)(struct phy_device *phydev); @@ -15,7 +15,7 @@ --- a/drivers/net/phy/phy_device.c +++ b/drivers/net/phy/phy_device.c -@@ -1309,6 +1309,9 @@ int genphy_update_link(struct phy_device +@@ -1312,6 +1312,9 @@ int genphy_update_link(struct phy_device { int status;