diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2020-11-24 17:59:16 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-12-02 20:20:16 +0200 |
commit | e7bcc145bcd035e56da7b97b033c463b32a5ff80 (patch) | |
tree | 07b9237d25e99a85b0ceaf3691dd1474c95e4b43 /scripts | |
parent | d35d1375493b0f962a5da5aef015b8bd215e059d (diff) |
ath11k: Fix an error handling path
If 'kzalloc' fails, we must return an error code.
While at it, remove a useless initialization of 'err' which could hide the
issue.
Fixes: d5c65159f289 ("ath11k: driver for Qualcomm IEEE 802.11ax devices")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201122173943.1366167-1-christophe.jaillet@wanadoo.fr
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions