X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b917bcd23526e37a01f04fb8cb85d40f68e9f9ee..f8c314a2455ed986b8d73d1aa7cb61a1448f4077:/target/linux/ixp4xx/patches-2.6.34/205-npe_driver_separate_phy_functions.patch diff --git a/target/linux/ixp4xx/patches-2.6.34/205-npe_driver_separate_phy_functions.patch b/target/linux/ixp4xx/patches-2.6.34/205-npe_driver_separate_phy_functions.patch index 20109f71d..9aeee2dea 100644 --- a/target/linux/ixp4xx/patches-2.6.34/205-npe_driver_separate_phy_functions.patch +++ b/target/linux/ixp4xx/patches-2.6.34/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);