add timeserver config to target specific system configs as well
[openwrt.git] / target / linux / atheros / patches-2.6.38 / 110-ar2313_ethernet.patch
index 42d9229..428bd47 100644 (file)
 +      case SIOCGMIIPHY:
 +      case SIOCGMIIREG:
 +      case SIOCSMIIREG:
-+              return phy_mii_ioctl(sp->phy_dev, data, cmd);
++              return phy_mii_ioctl(sp->phy_dev, ifr, cmd);
 +
 +      default:
 +              break;
This page took 0.023942 seconds and 4 git commands to generate.