X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/5f33b429e2ec7a5aa0f78cb1d96e22778c6ea5c3..b40c3fc29bf64f6419f87e79f9a7409c97622ad6:/target/linux/ixp4xx/patches-2.6.32/205-npe_driver_separate_phy_functions.patch diff --git a/target/linux/ixp4xx/patches-2.6.32/205-npe_driver_separate_phy_functions.patch b/target/linux/ixp4xx/patches-2.6.32/205-npe_driver_separate_phy_functions.patch index b9835a012..9b8faeb2c 100644 --- a/target/linux/ixp4xx/patches-2.6.32/205-npe_driver_separate_phy_functions.patch +++ b/target/linux/ixp4xx/patches-2.6.32/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);