commit | 765976285a8c8db3f0eb7f033829a899d0c2786e | [log] [tgz] |
---|---|---|
author | Kangjie Lu <kjlu@umn.edu> | Tue Mar 12 02:56:33 2019 -0500 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Apr 04 13:24:53 2019 +0300 |
tree | 92c091b8f99736cea26ea93864d7406b8fa8b503 | |
parent | 2cd2b42439ea7d1231b6b3f0eb0fe606f2ba5160 [diff] |
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>