diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-09-01 14:12:13 -0700 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-09-04 10:19:17 +0200 |
commit | 3812339b6cc95602b5ee08ed1ffb34c21cb7d5e7 (patch) | |
tree | 35c3b9d9e325a1d09c868cb134336df0299ab898 /rust/kernel/task.rs | |
parent | 49c429ec6b624f35d506fdf759be28bf129da560 (diff) |
eth: fbnic: don't pass NAPI into pp alloc
Queue API may ask us to allocate page pools when the device
is down, to validate that we ingested a memory provider binding.
Don't require NAPI to be passed to fbnic_alloc_qt_page_pools(),
to make calling fbnic_alloc_qt_page_pools() without NAPI possible.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Link: https://patch.msgid.link/20250901211214.1027927-14-kuba@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'rust/kernel/task.rs')
0 files changed, 0 insertions, 0 deletions