Commit 0026b32
mwifiex: fix Tx timeout issue during suspend test
Call netif_carrier_off/on while stoping/starting netdev queues.
This fixes netdev watchdog warning and ->ndo_tx_timeout() invocation
during suspend resume stress test.
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Fixes: 54f0084 ('mwifiex: Empty Tx queue during suspend')
Tested-by: Wei-Ning Huang <wnhuang@chromium.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>1 parent 977bc52 commit 0026b32
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3272 | 3272 | | |
3273 | 3273 | | |
3274 | 3274 | | |
3275 | | - | |
| 3275 | + | |
3276 | 3276 | | |
| 3277 | + | |
| 3278 | + | |
| 3279 | + | |
3277 | 3280 | | |
3278 | 3281 | | |
3279 | 3282 | | |
| |||
3344 | 3347 | | |
3345 | 3348 | | |
3346 | 3349 | | |
3347 | | - | |
| 3350 | + | |
| 3351 | + | |
| 3352 | + | |
3348 | 3353 | | |
| 3354 | + | |
3349 | 3355 | | |
3350 | 3356 | | |
3351 | 3357 | | |
| |||
0 commit comments