2023-03-08 17:47:27

by Pradeep Kumar Chitrapu

[permalink] [raw]
Subject: [PATCH 0/2] wifi: ath11k: bug fixes in tx offload and stats

Fixes bugs in ath11k in peer stats and TX encapsulation offload
cases.

Tested-on: QCN9074 hw1.0 PCI WLAN.HK.2.4.0.1-01725-QCAHKSWPL_SILICONZ-1

Pradeep Kumar Chitrapu (2):
wifi: ath11k: fix null ptr dereference when tx offload is enabled
wifi: ath11k: Fix incorrect update of BCC counters in peer stats

drivers/net/wireless/ath/ath11k/dp_tx.c | 26 +++++++++++++++++++++---
drivers/net/wireless/ath/ath11k/hal_rx.c | 4 ++--
drivers/net/wireless/ath/ath11k/hal_rx.h | 2 +-
3 files changed, 26 insertions(+), 6 deletions(-)


base-commit: 1a304987a22c9f383f163f93beb47e89080d1cee
--
2.17.1