mbox series

[v4,ath-next,0/2] wifi: ath11k: fix HTC rx insufficient length

Message ID 20250317072036.2066518-1-quic_miaoqing@quicinc.com (mailing list archive)
Headers show
Series wifi: ath11k: fix HTC rx insufficient length | expand

Message

Miaoqing Pan March 17, 2025, 7:20 a.m. UTC
This series of patches is to address the issue reported in
https://bugzilla.kernel.org/show_bug.cgi?id=218623.

ath11k_pci 0006:01:00.0: HTC Rx: insufficient length, got 1488, expected 1492
ath11k_pci 0006:01:00.0: HTC Rx: insufficient length, got 1460, expected 1484

---
v2: add Reported-by tag.
v3:
 - update commit message.
 - revert the modifications to ath11k_hal_srng_dst_get_next_entry to ensure efficiency.
 - change warning to dbg when see zero-length descriptor.
v4:
 - update commit message.
 - remove is_desc_len0 flag.
 - skip updating the length field of the descriptor when it is 0.
---
Miaoqing Pan (2):
  wifi: ath11k: add function to get next srng desc
  wifi: ath11k: fix HTC rx insufficient length

 drivers/net/wireless/ath/ath11k/ce.c  | 14 +++++++++++---
 drivers/net/wireless/ath/ath11k/hal.c | 23 +++++++++++++++++++++--
 drivers/net/wireless/ath/ath11k/hal.h |  3 ++-
 3 files changed, 34 insertions(+), 6 deletions(-)


base-commit: 42aa76e608ca845c98e79f9e23af0bdb07b2eb1d