[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250411-fix_scan_vdev_handling-v2-0-b6740896c144@oss.qualcomm.com>
Date: Fri, 11 Apr 2025 08:46:50 +0530
From: Aditya Kumar Singh <aditya.kumar.singh@....qualcomm.com>
To: Jeff Johnson <jjohnson@...nel.org>
Cc: ath12k@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-wireless@...r.kernel.org,
Aditya Kumar Singh <aditya.kumar.singh@....qualcomm.com>
Subject: [PATCH ath-next v2 0/2] wifi: ath12k: handle scan vdev
consistently
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 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 | 55 ++++++++++++++++-------------------
1 file changed, 25 insertions(+), 30 deletions(-)
---
base-commit: 1a7000fb8348e04ab486513d6ebd4b6074a94be2
change-id: 20250402-fix_scan_vdev_handling-ef5be452b949
Powered by blists - more mailing lists