Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rtlwifi: fix a potential NULL pointer dereference
In case alloc_workqueue fails, the fix reports the error and returns to avoid NULL pointer dereference. Signed-off-by: Kangjie Lu <kjlu@umn.edu> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
- Loading branch information