X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/9bdf47af77748a50a2afe598bcb3b3c79eee6a1b..55d80cb54430da8a4440e17b7a327368263a34cb:/target/linux/ixp4xx/patches-2.6.35/205-npe_driver_separate_phy_functions.patch?ds=sidebyside diff --git a/target/linux/ixp4xx/patches-2.6.35/205-npe_driver_separate_phy_functions.patch b/target/linux/ixp4xx/patches-2.6.35/205-npe_driver_separate_phy_functions.patch index a4086ab1b..140ebb731 100644 --- a/target/linux/ixp4xx/patches-2.6.35/205-npe_driver_separate_phy_functions.patch +++ b/target/linux/ixp4xx/patches-2.6.35/205-npe_driver_separate_phy_functions.patch @@ -104,7 +104,7 @@ err_phy_dis: - phy_disconnect(port->phydev); -+ ixp4xx_phy_disconnect(port->phydev); ++ ixp4xx_phy_disconnect(dev); err_free_mem: npe_port_tab[NPE_ID(port->id)] = NULL; platform_set_drvdata(pdev, NULL);