diff options
author | Antoine Tenart <[email protected]> | 2019-03-01 11:52:06 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-03-01 23:23:34 -0800 |
commit | 052f7c8bac4440bc5e3b2086e4134055b862453a (patch) | |
tree | 2f706021e1fc3c65c4c35586cc422850e81ad877 /scripts/gdb/linux/modules.py | |
parent | 0caa756b7745ff5d2b839ea69be9a1d94f3b779f (diff) |
net: mvpp2: a port can be disabled even if we use the link IRQ
We had a check in the mvpp2_mac_link_down() function (called by phylink)
to avoid disabling the port when link interrupts are used. It turned out
the interrupt can still be used with the port disabled. We can thus
remove this check.
Signed-off-by: Antoine Tenart <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions