diff options
| author | Mingj Ye <insyelu@gmail.com> | 2026-01-20 04:59:49 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-01-21 05:27:32 +0300 |
| commit | 833dcd75d54f0bf5aa0a0781ff57456b421fbb40 (patch) | |
| tree | 12f66b998c56225fcd06096624bee7441e40492c /include/linux/root_dev.h | |
| parent | 1802e9079f65cbe47d90d048b06df650a91407f4 (diff) | |
| download | linux-833dcd75d54f0bf5aa0a0781ff57456b421fbb40.tar.xz | |
net: usb: r8152: fix transmit queue timeout
When the TX queue length reaches the threshold, the netdev watchdog
immediately detects a TX queue timeout.
This patch updates the trans_start timestamp of the transmit queue
on every asynchronous USB URB submission along the transmit path,
ensuring that the network watchdog accurately reflects ongoing
transmission activity.
Signed-off-by: Mingj Ye <insyelu@gmail.com>
Reviewed-by: Hayes Wang <hayeswang@realtek.com>
Link: https://patch.msgid.link/20260120015949.84996-1-insyelu@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/root_dev.h')
0 files changed, 0 insertions, 0 deletions
