summaryrefslogtreecommitdiff
path: root/include/linux/parser.h
diff options
context:
space:
mode:
authorMingj Ye <insyelu@gmail.com>2026-01-20 04:59:49 +0300
committerJakub Kicinski <kuba@kernel.org>2026-01-21 05:27:32 +0300
commit833dcd75d54f0bf5aa0a0781ff57456b421fbb40 (patch)
tree12f66b998c56225fcd06096624bee7441e40492c /include/linux/parser.h
parent1802e9079f65cbe47d90d048b06df650a91407f4 (diff)
downloadlinux-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/parser.h')
0 files changed, 0 insertions, 0 deletions