kernel: bump to 3.18.84
[15.05/openwrt.git] / target / linux / generic / patches-3.18 / 703-phy-add-detach-callback-to-struct-phy_driver.patch
index 061e40f..ca8e455 100644 (file)
@@ -12,7 +12,7 @@
  
 --- a/include/linux/phy.h
 +++ b/include/linux/phy.h
-@@ -502,6 +502,12 @@ struct phy_driver {
+@@ -498,6 +498,12 @@ struct phy_driver {
         */
        int (*did_interrupt)(struct phy_device *phydev);