Correct some issues in the QMI messaging functions found during code
review.
---
Changes in v2:
- Fixed rookie mistake -- added S-O-B to all patches
- Link to v1: https://lore.kernel.org/r/[email protected]
---
Jeff Johnson (3):
wifi: ath12k: Remove unnecessary struct qmi_txn initializers
wifi: ath12k: Add missing qmi_txn_cancel() calls
wifi: ath12k: Use initializers for QMI message buffers
drivers/net/wireless/ath/ath12k/qmi.c | 63 +++++++++++++++--------------------
1 file changed, 26 insertions(+), 37 deletions(-)
---
base-commit: e7ab40b733094dfc50dad58bbce81f544af1d8cc
change-id: 20240105-qmi-cleanup-00019cd4f821