summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna/qtnfmac/Makefile
diff options
context:
space:
mode:
authorChristophe JAILLET2018-10-16 09:39:40 +0200
committerKalle Valo2018-11-06 17:53:14 +0100
commit3419348a97bcc256238101129d69b600ceb5cc70 (patch)
tree1334fffda21f6170be44593b5566612768027806 /drivers/net/wireless/quantenna/qtnfmac/Makefile
parentlibertas: remove set but not used variable 'int_type' (diff)
downloadkernel-qcow2-linux-3419348a97bcc256238101129d69b600ceb5cc70.tar.gz
kernel-qcow2-linux-3419348a97bcc256238101129d69b600ceb5cc70.tar.xz
kernel-qcow2-linux-3419348a97bcc256238101129d69b600ceb5cc70.zip
wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_config_start()'
We return 0 unconditionally at the end of 'wlcore_vendor_cmd_smart_config_start()'. However, 'ret' is set to some error codes in several error handling paths and we already return some error codes at the beginning of the function. Return 'ret' instead to propagate the error code. Fixes: 80ff8063e87c ("wlcore: handle smart config vendor commands") Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/quantenna/qtnfmac/Makefile')
0 files changed, 0 insertions, 0 deletions