diff options
author | Anilkumar Kolli <akolli@codeaurora.org> | 2021-11-02 18:22:38 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2021-11-17 09:29:01 +0200 |
commit | 1ad6e4b00f29d017b196dda7ab96d1cfcbabd7d2 (patch) | |
tree | 8511d026b566772dac30f40ca24862a1b6ecda67 /drivers/net/wireless/ath/ath11k/debug.c | |
parent | bd77f6b1d7104cf6451399a7c67d08afecb9a7c7 (diff) | |
download | linux-stable-1ad6e4b00f29d017b196dda7ab96d1cfcbabd7d2.tar.gz linux-stable-1ad6e4b00f29d017b196dda7ab96d1cfcbabd7d2.tar.bz2 linux-stable-1ad6e4b00f29d017b196dda7ab96d1cfcbabd7d2.zip |
ath11k: Add missing qmi_txn_cancel()
Currently many functions do not follow this guidance when
qmi_send_request() fails, therefore add missing
qmi_txn_cancel() in the qmi_send_request() error path.
Also remove initialization on 'struct qmi_txn'
since qmi_tx_init() performs all necessary initialization.
Tested-on: QCN9074 hw1.0 PCI WLAN.HK.2.4.0.1-01838-QCAHKSWPL_SILICONZ-1
Signed-off-by: Anilkumar Kolli <akolli@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1635857558-21733-1-git-send-email-akolli@codeaurora.org
Diffstat (limited to 'drivers/net/wireless/ath/ath11k/debug.c')
0 files changed, 0 insertions, 0 deletions