diff options
author | Tejun Heo <tj@kernel.org> | 2023-05-09 02:52:28 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2023-05-09 04:33:17 +0300 |
commit | 4c1b3f26a98b85dbcb55cbeb154a4100f3025230 (patch) | |
tree | 2b166c4df7b7687da88e1e9cb385e91205928bbe /net/unix/af_unix.c | |
parent | 715557b02c08222066ee677c0f22e7ff59a1112a (diff) | |
download | linux-4c1b3f26a98b85dbcb55cbeb154a4100f3025230.tar.xz |
wifi: iwlwifi: Use default @max_active for trans_pcie->rba.alloc_wq
trans_pcie->rba.alloc_wq only hosts a single work item and thus doesn'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 <tj@kernel.org>
Acked-by: Johannes Berg <johannes.berg@intel.com>
Cc: Kalle Valo <kvalo@kernel.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Paolo Abeni <pabeni@redhat.com>
Cc: Gregory Greenman <gregory.greenman@intel.com>
Cc: Avraham Stern <avraham.stern@intel.com>
Cc: Kees Cook <keescook@chromium.org>
Cc: Mordechay Goodstein <mordechay.goodstein@intel.com>
Cc: "Haim, Dreyfuss" <haim.dreyfuss@intel.com>
Cc: linux-wireless@vger.kernel.org
Cc: netdev@vger.kernel.org
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions