Commit 25f54b0e authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

moved patch to tree

parent 32b21b4a
This diff is collapsed.
......@@ -23,7 +23,7 @@ index a4289f9..c28e6da 100644
+ u16 val;
+ // Elphel: phy_device has changed
+ //struct net_local *lp = dev->bus->priv;
+ struct net_local *lp = dev->&mdio->bus->priv;
+ struct net_local *lp = dev->(&mdio)->bus->priv;
+ dev_dbg(&lp->pdev->dev,"fixup start");
+
+ /* Ar803x phy SmartEEE feature cause link status generates glitch,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment