acx-mac80211: update git url
[openwrt.git] / target / linux / ar71xx / patches-3.18 / 425-net-phy-at803x-allow-to-configure-via-pdata.patch
index 34b9bc0..0d021ac 100644 (file)
                        priv->phy_reset = false;
                }
        }
-+      if (pdata->fixup_rgmii_tx_delay &&
++      if (pdata && pdata->fixup_rgmii_tx_delay &&
 +          phydev->speed != priv->prev_speed) {
 +              switch (phydev->speed) {
 +              case SPEED_10: