From fb70273fd619dce233f41a2d1522d98d71b958e3 Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 17 Mar 2013 19:46:32 +0000 Subject: kernel: refresh 3.9 patches Signed-off-by: Florian Fainelli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36074 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../patches-3.9/703-phy-add-detach-callback-to-struct-phy_driver.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.9/703-phy-add-detach-callback-to-struct-phy_driver.patch') diff --git a/target/linux/generic/patches-3.9/703-phy-add-detach-callback-to-struct-phy_driver.patch b/target/linux/generic/patches-3.9/703-phy-add-detach-callback-to-struct-phy_driver.patch index 6ab8742da..5d178e627 100644 --- a/target/linux/generic/patches-3.9/703-phy-add-detach-callback-to-struct-phy_driver.patch +++ b/target/linux/generic/patches-3.9/703-phy-add-detach-callback-to-struct-phy_driver.patch @@ -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) { -- cgit v1.2.3