diff options
author | Jeremy Kerr <jk@codeconstruct.com.au> | 2025-05-26 10:44:33 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-05-27 17:23:19 -0700 |
commit | 126cd7852a62c6fab11a4a4cb6fa96421929ab69 (patch) | |
tree | 9003ec313267ff18b3935dc5f4bc4153125228c5 /scripts/lib/kdoc/kdoc_output.py | |
parent | c6bb8a21cdad8c975a3a646b9e5c8df01ad29783 (diff) |
net: mctp: start tx queue on netdev open
We stop queues in ndo_stop, so they need to be restarted in ndo_open.
This allows us to resume tx after a link down/up cycle.
Suggested-by: Nitin Singh <nitsingh@nvidia.com>
Fixes: 0791c0327a6e ("net: mctp: Add MCTP USB transport driver")
Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Link: https://patch.msgid.link/20250526-dev-mctp-usb-v1-1-c7bd6cb75aa0@codeconstruct.com.au
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions