diff options
author | Tejun Heo <[email protected]> | 2023-05-18 14:35:25 -1000 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2023-05-18 14:35:25 -1000 |
commit | 58b18011d08dc90e89a02df487474db560e6b231 (patch) | |
tree | 54f358ba30d912a9d4c3391a6e9c52d22274855a /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 4c1b3f26a98b85dbcb55cbeb154a4100f3025230 (diff) |
wifi: mwifiex: Use default @max_active for workqueues
These workqueues only host a single work item and thus doen't need explicit
concurrency limit. Let's use the default @max_active. This doesn't cost
anything and clearly expresses that @max_active doesn't matter.
Signed-off-by: Tejun Heo <[email protected]>
Reviewed-by: Brian Norris <[email protected]>
Acked-by: Kalle Valo <[email protected]>
Cc: Amitkumar Karwar <[email protected]>
Cc: Ganapathi Bhat <[email protected]>
Cc: Sharvari Harisangam <[email protected]>
Cc: Xinming Hu <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: Paolo Abeni <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions