kernel: bump 4.9 to 4.9.63
[openwrt/staging/mkresin.git] / target / linux / mvebu / patches-4.9 / 411-net-phy-split-out-PHY-speed-and-duplex-string-genera.patch
index f4da7e92e0babc7433eb482644e516c69b5b71e6..2f0039b111b1f72f6aa8ac50e2224de3e2b9e820 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
-@@ -645,6 +645,9 @@ struct phy_fixup {
+@@ -641,6 +641,9 @@ struct phy_fixup {
        int (*run)(struct phy_device *phydev);
  };