kernel: bump 4.14 to 4.14.176
[openwrt/openwrt.git] / target / linux / ramips / patches-4.14 / 0034-NET-multi-phy-support.patch
index 5536e3f61c3095a506516b12d5b487a2fbeeb9b1..98ea5f557c3670c1756af6f09082acf32ed8c06a 100644 (file)
@@ -49,8 +49,8 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
                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;