X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Framips%2Fpatches-4.14%2F0034-NET-multi-phy-support.patch;fp=target%2Flinux%2Framips%2Fpatches-4.14%2F0034-NET-multi-phy-support.patch;h=98ea5f557c3670c1756af6f09082acf32ed8c06a;hp=5536e3f61c3095a506516b12d5b487a2fbeeb9b1;hb=e31d158c4d03f51c728d8adc38fd73314171318e;hpb=a7423fef3206283ec09144932b04feff7b68461f diff --git a/target/linux/ramips/patches-4.14/0034-NET-multi-phy-support.patch b/target/linux/ramips/patches-4.14/0034-NET-multi-phy-support.patch index 5536e3f61c..98ea5f557c 100644 --- a/target/linux/ramips/patches-4.14/0034-NET-multi-phy-support.patch +++ b/target/linux/ramips/patches-4.14/0034-NET-multi-phy-support.patch @@ -49,8 +49,8 @@ Signed-off-by: John Crispin break; --- a/include/linux/phy.h +++ b/include/linux/phy.h -@@ -412,6 +412,7 @@ struct phy_device { - bool suspended; +@@ -414,6 +414,7 @@ struct phy_device { + bool suspended_by_mdio_bus; bool sysfs_links; bool loopback_enabled; + bool no_auto_carrier_off;