Commit 15db8bb
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 <christophe.roullier@st.com>
Change-Id: I650dfb79015f3fcfd8304ca3dcb12a414aca3c50
Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/linux-stm32/+/196503
Reviewed-by: CITOOLS <MDG-smet-aci-reviews@list.st.com>
Reviewed-by: Alexandre TORGUE <alexandre.torgue@foss.st.com>
Tested-by: Alexandre TORGUE <alexandre.torgue@foss.st.com>1 parent 70e5859 commit 15db8bb
1 file changed
+33
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1533 | 1533 | | |
1534 | 1534 | | |
1535 | 1535 | | |
1536 | | - | |
| 1536 | + | |
1537 | 1537 | | |
1538 | 1538 | | |
1539 | 1539 | | |
1540 | | - | |
| 1540 | + | |
1541 | 1541 | | |
1542 | | - | |
1543 | | - | |
| 1542 | + | |
| 1543 | + | |
1544 | 1544 | | |
1545 | | - | |
1546 | | - | |
1547 | | - | |
| 1545 | + | |
| 1546 | + | |
| 1547 | + | |
1548 | 1548 | | |
1549 | 1549 | | |
1550 | 1550 | | |
| |||
5289 | 5289 | | |
5290 | 5290 | | |
5291 | 5291 | | |
5292 | | - | |
5293 | | - | |
| 5292 | + | |
| 5293 | + | |
| 5294 | + | |
| 5295 | + | |
| 5296 | + | |
| 5297 | + | |
| 5298 | + | |
| 5299 | + | |
| 5300 | + | |
| 5301 | + | |
| 5302 | + | |
| 5303 | + | |
| 5304 | + | |
| 5305 | + | |
| 5306 | + | |
| 5307 | + | |
| 5308 | + | |
| 5309 | + | |
| 5310 | + | |
5294 | 5311 | | |
5295 | 5312 | | |
5296 | 5313 | | |
| |||
5308 | 5325 | | |
5309 | 5326 | | |
5310 | 5327 | | |
| 5328 | + | |
| 5329 | + | |
| 5330 | + | |
| 5331 | + | |
| 5332 | + | |
| 5333 | + | |
| 5334 | + | |
5311 | 5335 | | |
5312 | 5336 | | |
5313 | 5337 | | |
| |||
0 commit comments