Message ID | 20241017031056.1714-2-quic_kangyang@quicinc.com |
---|---|
State | Superseded |
Headers | show
Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BCBF021E3C1 for <linux-wireless@vger.kernel.org>; Thu, 17 Oct 2024 03:11:31 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.180.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729134694; cv=none; b=BbM/ikFFL3G+GYHYepLkM1BGQBF+9HSdArrAMf4mzHEVjulxZZ54UcwMRH3UTF7zhg5lgzoQrTWDP5U55pz51HiOj+P/du3KV/Ar1LqWttc5y7z5VSXaLzZkmbt8ZpEiEgyP0zfNJQcHCU5pkSqySKGuv1oWJEYjB8Z1I+uGUAw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729134694; c=relaxed/simple; bh=5NEJTAfXtZrfBW2CAWyLMZUwKWso/wjLR88iCkpE1TA=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=FnnuNR7LQhPD/u53Bk4N5qhjk7zKLeB2/Prq/LIcF2eRbHy0xoN742NJUANgwsGP1YwVcr2/oP7x77sH+XJdsgMS5mCylNrkwZIj1dZPXU6mMmGUse6JqrwWuyfOpEHAj6XLerrVH2JwXHFgg99gU8ikAbSwru22hhT2nM4FvV0= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com; spf=pass smtp.mailfrom=quicinc.com; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b=CXazx3gP; arc=none smtp.client-ip=205.220.180.131 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=quicinc.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b="CXazx3gP" Received: from pps.filterd (m0279870.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 49GJUTtE011294; Thu, 17 Oct 2024 03:11:25 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=qcppdkim1; bh= i67x8h0pCZwMp06Ij9CD2QZUgJ1r4Q3XnI8Nri2aKu4=; b=CXazx3gPQ915NyOa fbmUqF1VA0LsKoN1/VUmO5G/iabS/RDREJMGqk8nvyJsSJyiKXmAymovJEnx6wI9 cULVc1uWIVE8z1AAVOoUAzLAPyTC0Q15ZPpv38iY2YldHbExf0QyX/QUUwMcUEGL dn+l8fBaaK21Z8RKZCLLLL5OWfoGcvo29uVbCJQxtQM8ODGGVxTc2de500kJuRvn eTIeIr69foZrKZR4kle6k5dkJjtom0bD4Nwxy9Gjk72uBmGHZuEt+Kq4UCatuSHN XaXiHz+cFCEHSpYm8sRj/k/E20WtcvEAtXF4f368ygY4AMueoeit/EgGTXHDC9Sr m+AutA== Received: from nalasppmta03.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 42abm5jjdw-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 17 Oct 2024 03:11:25 +0000 (GMT) Received: from nalasex01b.na.qualcomm.com (nalasex01b.na.qualcomm.com [10.47.209.197]) by NALASPPMTA03.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 49H3BOhJ030057 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 17 Oct 2024 03:11:24 GMT Received: from kangyang.ap.qualcomm.com (10.80.80.8) by nalasex01b.na.qualcomm.com (10.47.209.197) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Wed, 16 Oct 2024 20:11:22 -0700 From: Kang Yang <quic_kangyang@quicinc.com> To: <ath12k@lists.infradead.org> CC: <linux-wireless@vger.kernel.org>, <quic_kangyang@quicinc.com> Subject: [PATCH v4 01/11] wifi: ath12k: remove unused variable monitor_present Date: Thu, 17 Oct 2024 11:10:46 +0800 Message-ID: <20241017031056.1714-2-quic_kangyang@quicinc.com> X-Mailer: git-send-email 2.34.1.windows.1 In-Reply-To: <20241017031056.1714-1-quic_kangyang@quicinc.com> References: <20241017031056.1714-1-quic_kangyang@quicinc.com> Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: <linux-wireless.vger.kernel.org> List-Subscribe: <mailto:linux-wireless+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-wireless+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01b.na.qualcomm.com (10.47.209.197) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-ORIG-GUID: QjYldwoQPi0sK9cAvaSo0X1ndspQLnND X-Proofpoint-GUID: QjYldwoQPi0sK9cAvaSo0X1ndspQLnND X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.60.29 definitions=2024-09-06_09,2024-09-06_01,2024-09-02_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 malwarescore=0 adultscore=0 clxscore=1015 impostorscore=0 mlxscore=0 bulkscore=0 suspectscore=0 lowpriorityscore=0 phishscore=0 priorityscore=1501 spamscore=0 mlxlogscore=799 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2409260000 definitions=main-2410170021 |
Series |
wifi: ath12k: some fixes and clean up for monitor mode
|
expand
|
diff --git a/drivers/net/wireless/ath/ath12k/core.h b/drivers/net/wireless/ath/ath12k/core.h index 06b637ba8b8f..8833c83d0292 100644 --- a/drivers/net/wireless/ath/ath12k/core.h +++ b/drivers/net/wireless/ath/ath12k/core.h @@ -586,7 +586,6 @@ struct ath12k { u32 chan_tx_pwr; u32 num_stations; u32 max_num_stations; - bool monitor_present; /* protects the radio specific data like debug stats, ppdu_stats_info stats, * vdev_stop_status info, scan data, ath12k_sta info, ath12k_link_vif info,
Variable monitor_present is never used. So delete it. Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3 Signed-off-by: Kang Yang <quic_kangyang@quicinc.com> --- drivers/net/wireless/ath/ath12k/core.h | 1 - 1 file changed, 1 deletion(-)