summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorMingj Ye <insyelu@gmail.com>2026-01-20 09:59:49 +0800
committerJakub Kicinski <kuba@kernel.org>2026-01-20 18:27:32 -0800
commit833dcd75d54f0bf5aa0a0781ff57456b421fbb40 (patch)
tree12f66b998c56225fcd06096624bee7441e40492c /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent1802e9079f65cbe47d90d048b06df650a91407f4 (diff)
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 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions