[PATCH ath-next v3 0/2] wifi: ath12k: handle scan vdev consistently

Aditya Kumar Singh posted 2 patches 8 months ago
drivers/net/wireless/ath/ath12k/mac.c | 60 ++++++++++++++++-------------------
1 file changed, 28 insertions(+), 32 deletions(-)
[PATCH ath-next v3 0/2] wifi: ath12k: handle scan vdev consistently
Posted by Aditya Kumar Singh 8 months ago
This series of patches addresses the handling of scan links in the ath12k
driver to improve consistency and functionality. The changes ensure that
link ID 15 is correctly used for scan operations across both ML and non-ML
interfaces. Additionally, the patches prevent scan failures by fetching
link_conf only when the link ID is valid and setting appropriate default
values for scan vdevs.

Currently, no issues have been observed; these changes are intended as a
cleanup and to ensure proper handling. For split-mac these changes are
pre-req change.

---
Changes in v3:
- Rebased on ToT.
- Link to v2: https://lore.kernel.org/r/20250411-fix_scan_vdev_handling-v2-0-b6740896c144@oss.qualcomm.com

Changes in v2:
- CCed linux-wireless list as well.
- No other changes.

---
Aditya Kumar Singh (2):
      wifi: ath12k: handle scan link during vdev create
      wifi: ath12k: Use scan link ID 15 for all scan operations

 drivers/net/wireless/ath/ath12k/mac.c | 60 ++++++++++++++++-------------------
 1 file changed, 28 insertions(+), 32 deletions(-)
---
base-commit: d0bcc5eaaa611aacbffe6b2cc2fb64bfc3bdfcbc
change-id: 20250402-fix_scan_vdev_handling-ef5be452b949
Re: [PATCH ath-next v3 0/2] wifi: ath12k: handle scan vdev consistently
Posted by Jeff Johnson 7 months ago
On Thu, 17 Apr 2025 11:19:12 +0530, Aditya Kumar Singh wrote:
> This series of patches addresses the handling of scan links in the ath12k
> driver to improve consistency and functionality. The changes ensure that
> link ID 15 is correctly used for scan operations across both ML and non-ML
> interfaces. Additionally, the patches prevent scan failures by fetching
> link_conf only when the link ID is valid and setting appropriate default
> values for scan vdevs.
> 
> [...]

Applied, thanks!

[1/2] wifi: ath12k: handle scan link during vdev create
      commit: 8dc8340c197854bdd7aaa4a1b0f1a75646667596
[2/2] wifi: ath12k: Use scan link ID 15 for all scan operations
      commit: 88c3aaf46ce8878a8314b791b99b8d621f7badeb

Best regards,
-- 
Jeff Johnson <jeff.johnson@oss.qualcomm.com>