kernel: refresh patches for kernel 3.0-rc4
[openwrt.git] / target / linux / ixp4xx / patches-2.6.32 / 205-npe_driver_separate_phy_functions.patch
index b9835a0..9b8faeb 100644 (file)
  
  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);
This page took 0.024848 seconds and 4 git commands to generate.