ar71xx: fix compile error in r40969, refresh patches
[openwrt.git] / target / linux / ar71xx / patches-3.10 / 424-net-phy-add-phy_mmd_read_write-functions.patch
index 961a65b..6b69679 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/phy/phy.c
 +++ b/drivers/net/phy/phy.c
-@@ -1009,6 +1009,12 @@ static int phy_read_mmd_indirect(struct
+@@ -1009,6 +1009,12 @@ static int phy_read_mmd_indirect(struct 
        return ret;
  }