mbox series

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

Message ID 20240109-qmi-cleanup-v1-0-607b10858566@quicinc.com
Headers show
Series wifi: ath12k: Cleanup QMI messaging functions | expand

Message

Jeff Johnson Jan. 9, 2024, 5:51 p.m. UTC
Correct some issues in the QMI messaging functions found during code
review.

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