Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: stmmac: improve robustness suspend/resume ethernet
Fix issue when packet are received during suspend procedure, sometimes error occurs: WARNING: CPU: 1 PID: 0 at net/sched/sch_generic.c:442 dev_watchdog+0x2f4/0x2f8 [ 206.565127] NETDEV WATCHDOG: eth0 (stm32-dwmac): transmit queue 0 timed out Signed-off-by: Christophe Roullier <[email protected]> Change-Id: I650dfb79015f3fcfd8304ca3dcb12a414aca3c50 Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/linux-stm32/+/196503 Reviewed-by: CITOOLS <[email protected]> Reviewed-by: Alexandre TORGUE <[email protected]> Tested-by: Alexandre TORGUE <[email protected]>
- Loading branch information