Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-elphel
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
linux-elphel
Commits
25f54b0e
Commit
25f54b0e
authored
Nov 23, 2017
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
moved patch to tree
parent
32b21b4a
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3198 additions
and
1 deletion
+3198
-1
xilinx_emacps.c
src/drivers/net/ethernet/xilinx/xilinx_emacps.c
+3197
-0
xilinx_emacps.c.patch_noneed
src/patches/xilinx_emacps.c.patch_noneed
+1
-1
No files found.
src/drivers/net/ethernet/xilinx/xilinx_emacps.c
0 → 100644
View file @
25f54b0e
This diff is collapsed.
Click to expand it.
src/patches/xilinx_emacps.c.patch
→
src/patches/xilinx_emacps.c.patch
_noneed
View file @
25f54b0e
...
@@ -23,7 +23,7 @@ index a4289f9..c28e6da 100644
...
@@ -23,7 +23,7 @@ index a4289f9..c28e6da 100644
+ u16 val;
+ u16 val;
+ // Elphel: phy_device has changed
+ // Elphel: phy_device has changed
+ //struct net_local *lp = dev->bus->priv;
+ //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");
+ dev_dbg(&lp->pdev->dev,"fixup start");
+
+
+ /* Ar803x phy SmartEEE feature cause link status generates glitch,
+ /* Ar803x phy SmartEEE feature cause link status generates glitch,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment