Skip to content
Commit 2c04d279 authored by Jun Miao's avatar Jun Miao Committed by Jakub Kicinski
Browse files

net: usb: Convert tasklet API to new bottom half workqueue mechanism



Migrate tasklet APIs to the new bottom half workqueue mechanism. It
replaces all occurrences of tasklet usage with the appropriate workqueue
APIs throughout the usbnet driver. This transition ensures compatibility
with the latest design and enhances performance.

Signed-off-by: default avatarJun Miao <jun.miao@intel.com>
Link: https://patch.msgid.link/20250618173923.950510-1-jun.miao@intel.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent deb21a6e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment