mbox series

[v2,0/3] wifi: ath12k: Cleanup QMI messaging functions

Message ID 20240111-qmi-cleanup-v2-0-53343af953d5@quicinc.com
Headers show
Series wifi: ath12k: Cleanup QMI messaging functions | expand

Message

Jeff Johnson Jan. 11, 2024, 6:05 p.m. UTC
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/20240109-qmi-cleanup-v1-0-607b10858566@quicinc.com

---
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