]> git.baikalelectronics.ru Git - kernel.git/commit
ath10k: fix compilation warning
authorTamizh Chelvam <tamizhr@codeaurora.org>
Wed, 4 Nov 2020 16:37:17 +0000 (22:07 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 7 Nov 2020 07:56:39 +0000 (09:56 +0200)
commit13046ec1e9189c471e61849eb379bf850d1d771c
treea6ab437f34d15568fc1daefd837070a0b23346bf
parent512e2fcf846e8e7438653d6b6e5c550be7dd3010
ath10k: fix compilation warning

This change fixes below compilation warning.

smatch warnings:
 drivers/net/wireless/ath/ath10k/mac.c:9125 ath10k_mac_op_set_tid_config() error: uninitialized symbol 'ret'.

No functional changes. Compile tested only.

Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Tamizh Chelvam <tamizhr@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1604507837-29361-1-git-send-email-tamizhr@codeaurora.org
drivers/net/wireless/ath/ath10k/mac.c