Commit 7bab50d4 authored by Fugang Duan's avatar Fugang Duan Committed by Nitin Garg
Browse files

ENGR00320136 net: fec: fix rcv is not last issue when do suspend/resume test



When do suspend/resume stress test, some log shows "rcv is not +last".
The issue is that enet suspend will disable phy clock, phy link down,
after resume back, enet MAC redo initial and ready to tx/rx packet,
but phy still is not ready which is doing auto-negotiation. When phy
link is not up, don't schdule napi soft irq.

(cherry-picked from commit 61b16b307663ac972bc6c80cc5b308c546396027)

Signed-off-by: default avatarFugang Duan <B38611@freescale.com>
parent 43656037
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment