From: Kang Yang <quic_kangyang@xxxxxxxxxxx> Preliminary plan: 1. prepare work. 2. bring up monitor mode on WCN7850. 3. add handling of reported TLVs for monitor mode, such as HAL_PHYRX_GENERIC_U_SIG, HAL_PHYRX_COMMON_USER_INFO. Then can support parsing EHT information. This patch-set is only to do some preparation work for monitor mode. Kang Yang (5): wifi: ath12k: remove unused variable monitor_flags wifi: ath12k: avoid duplicated vdev stop wifi: ath12k: avoid duplicated vdev down wifi: ath12k: remove redundant peer delete wifi: ath12k: remove invalid peer create logic drivers/net/wireless/ath/ath12k/core.h | 5 ---- drivers/net/wireless/ath/ath12k/mac.c | 38 ++------------------------ 2 files changed, 3 insertions(+), 40 deletions(-) base-commit: bf99bc7423e18aa3475ef00a7a6fb773c31ce6df -- 2.34.1