kernel: update linux 3.9 to 3.9.8
[oweals/openwrt.git] / target / linux / generic / patches-3.9 / 703-phy-add-detach-callback-to-struct-phy_driver.patch
index 6ab8742da8f5f25eb71451c9e63e02f6f920b87f..5d178e627a6325380c24863b9d30345332964364 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/phy/phy_device.c
 +++ b/drivers/net/phy/phy_device.c
-@@ -610,6 +610,9 @@ EXPORT_SYMBOL(phy_attach);
+@@ -612,6 +612,9 @@ EXPORT_SYMBOL(phy_attach);
   */
  void phy_detach(struct phy_device *phydev)
  {