Files
linux/drivers/net/wireless/intel
Johannes Berg 35c4725efd iwlwifi: pcie: fix rb_allocator workqueue allocation
commit 8188a18ee2 upstream

We don't handle failures in the rb_allocator workqueue allocation
correctly. To fix that, move the code earlier so the cleanup is
easier and we don't have to undo all the interrupt allocations in
this case.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
[Ajay: Rewrote this patch for v4.9.y, as 4.9.y codebase is different from mainline]
Signed-off-by: Ajay Kaher <akaher@vmware.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-03-11 07:53:00 +01:00
..
2020-02-28 15:42:25 +01:00