mbox series

[ath-next,0/2] wifi: ath12k: add rx_info and replace the usage of rx desc

Message ID 20250402182917.2715596-1-praneesh.p@oss.qualcomm.com
Headers show
Series wifi: ath12k: add rx_info and replace the usage of rx desc | expand

Message

P Praneesh April 2, 2025, 6:29 p.m. UTC
This series adds rx_info to capture required field from rx descriptor and
corruption in rx path.

P Praneesh (2):
  wifi: ath12k: add rx_info to capture required field from rx descriptor
  wifi: ath12k: replace the usage of rx desc with rx_info

 drivers/net/wireless/ath/ath12k/dp_mon.c |   4 +-
 drivers/net/wireless/ath/ath12k/dp_rx.c  | 171 +++++++++++++----------
 drivers/net/wireless/ath/ath12k/dp_rx.h  |  26 +++-
 3 files changed, 122 insertions(+), 79 deletions(-)


base-commit: ba613742db305037ca2193b2b552b769c4f2a5f7

Comments

Jeff Johnson April 12, 2025, 4:24 a.m. UTC | #1
On Wed, 02 Apr 2025 23:59:15 +0530, P Praneesh wrote:
> This series adds rx_info to capture required field from rx descriptor and
> corruption in rx path.
> 
> P Praneesh (2):
>   wifi: ath12k: add rx_info to capture required field from rx descriptor
>   wifi: ath12k: replace the usage of rx desc with rx_info
> 
> [...]

Applied, thanks!

[1/2] wifi: ath12k: add rx_info to capture required field from rx descriptor
      commit: e88e6e3c9ada84ceed3fa223ce11af94fcaf3ad3
[2/2] wifi: ath12k: replace the usage of rx desc with rx_info
      commit: bd00cc7e8a4c1048d14c9a9e9790c582119785fb

Best regards,