diff options
author | Milind Parab <[email protected]> | 2020-01-13 03:30:43 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-01-13 18:37:42 -0800 |
commit | fd2a89146ae57068e8f86b2fcb91d23a8db6a3c2 (patch) | |
tree | 14f8d83668ab4fccd151413119e8b3441f413c55 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | c9f53049d4a842db6bcd76f597759a0ef5f65c86 (diff) |
net: macb: fix for fixed-link mode
This patch fix the issue with fixed link. With fixed-link
device opening fails due to macb_phylink_connect not
handling fixed-link mode, in which case no MAC-PHY connection
is needed and phylink_connect return success (0), however
in current driver attempt is made to search and connect to
PHY even for fixed-link.
Fixes: 7897b071ac3b ("net: macb: convert to phylink")
Signed-off-by: Milind Parab <[email protected]>
Reviewed-by: Claudiu Beznea <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions