diff options
author | Nicolas Ferre <[email protected]> | 2020-07-10 14:46:44 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-07-10 14:29:37 -0700 |
commit | 64febc5e56c9a748162f206dcc5be1a44436087a (patch) | |
tree | 9e48a28027f2c7f0ded6f1681360aa7ac5132ebb /lib/mpi/mpi-cmp.c | |
parent | 253fe09435045ab9346a8e364299d971185ae031 (diff) |
net: macb: fix macb_suspend() by removing call to netif_carrier_off()
As we now use the phylink call to phylink_stop() in the non-WoL path,
there is no need for this call to netif_carrier_off() anymore. It can
disturb the underlying phylink FSM.
Fixes: 7897b071ac3b ("net: macb: convert to phylink")
Cc: Claudiu Beznea <[email protected]>
Cc: Harini Katakam <[email protected]>
Cc: Antoine Tenart <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: Nicolas Ferre <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions