kernel: update kernel 4.9 to 4.9.37
[openwrt/staging/wigyori.git] / target / linux / mvebu / patches-4.9 / 411-net-phy-split-out-PHY-speed-and-duplex-string-genera.patch
index 4111b004d27cc6089fdfea4122c4760f7bc0da03..f4da7e92e0babc7433eb482644e516c69b5b71e6 100644 (file)
@@ -91,7 +91,7 @@ Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
  {
 --- a/include/linux/phy.h
 +++ b/include/linux/phy.h
-@@ -642,6 +642,9 @@ struct phy_fixup {
+@@ -645,6 +645,9 @@ struct phy_fixup {
        int (*run)(struct phy_device *phydev);
  };