From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from rtits2.realtek.com.tw (rtits2.realtek.com [211.75.126.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E085F1DED42; Wed, 15 Jul 2026 06:17:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=211.75.126.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784096255; cv=none; b=PQCw8IGu1SFugHCUKybshklwMvPJv8LbqeZj5xG9VN/wTjtZ2GCpzSLwPyejeUPtpFaEFvZsu/G9VriehOH28Oxah/YK6AzpkXFi9rhQY212RRp8W5zkYko5aiCyCexEvMAYIIgdLywjHdCDuK8tJHKp9V2M0GAxW+rQD3jJKiE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784096255; c=relaxed/simple; bh=ylT8eboS7UiIP4o5dRyaD5CxYLTA07IXf2uQLxkCRY0=; h=From:To:CC:Subject:Date:Message-ID:References:In-Reply-To: Content-Type:MIME-Version; b=hdGz7YfIdHd/HYxWsWCizxP/T5tAvsYsJXkowljgDHVp0OCXWMhRSP5kYyWdP6nLZErIy/wrJDZsAAf+9NWqm4jUU+B1COEgklY6G/6OEotaLF+bgB2C1Z1biOj8ZrYbD5zk5p/YSCqR9Ubd0jDOzQqXcVNMaw2fAAn3l7DmH/4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=realtek.com; spf=pass smtp.mailfrom=realtek.com; dkim=pass (2048-bit key) header.d=realtek.com header.i=@realtek.com header.b=IXAPSWNl; arc=none smtp.client-ip=211.75.126.72 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=realtek.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=realtek.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=realtek.com header.i=@realtek.com header.b="IXAPSWNl" X-SpamFilter-By: ArmorX SpamTrap 5.80 with qID 66F6HA1202661030, This message is accepted by code: ctloc85258 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=realtek.com; s=dkim; t=1784096230; bh=ylT8eboS7UiIP4o5dRyaD5CxYLTA07IXf2uQLxkCRY0=; h=From:To:CC:Subject:Date:Message-ID:References:In-Reply-To: Content-Type:Content-Transfer-Encoding:MIME-Version; b=IXAPSWNls9xOJH1RKOyEnGIlIEPFed+2dI0K+6zk4s7yH3MODTks9jwZbvTJmUp4H vqR5DGxI8xXtMoMXMJx7gZKDYVaFTdCvmBISDyf3d71V49LM09Q8TCYjjU5AIGOFz/ vcxFz0RMnSIHOCGX+a7BmUwRwVxhBWq2kfED+jCTmLY5k4PoJGlUQWZL88P+ykJBPH dROT4Ebl+Hb+AArokfhlm2AHkKiyHJJWtVefGz2BKpByZDnONOKncGtk7OaleFiBto M+s1mHLgzcpYnz9z7La1fXeGZMF93AHCU0Wcbzk/nxhlXFgMybqomYlTjKNZI2eJk/ Gd2s7/vd/bOQQ== Received: from mail.realtek.com (rtkexhmbs03.realtek.com.tw[10.21.1.53]) by rtits2.realtek.com.tw (8.15.2/3.29/5.94) with ESMTPS id 66F6HA1202661030 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 15 Jul 2026 14:17:10 +0800 Received: from RTKEXHMBS01.realtek.com.tw (172.21.6.40) by RTKEXHMBS03.realtek.com.tw (10.21.1.53) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.2562.17; Wed, 15 Jul 2026 14:17:10 +0800 Received: from RTKEXHMBS06.realtek.com.tw (10.21.1.56) by RTKEXHMBS01.realtek.com.tw (172.21.6.40) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.2562.17; Wed, 15 Jul 2026 14:17:10 +0800 Received: from RTKEXHMBS06.realtek.com.tw ([::1]) by RTKEXHMBS06.realtek.com.tw ([fe80::e6fd:5a3f:8946:92c4%10]) with mapi id 15.02.2562.017; Wed, 15 Jul 2026 14:17:10 +0800 From: Ping-Ke Shih To: "zhaoguohan@kylinos.cn" , "linux-wireless@vger.kernel.org" CC: "linux-kernel@vger.kernel.org" Subject: RE: [PATCH] wifi: rtw89: wow: fix unsupported cipher debug messages Thread-Topic: [PATCH] wifi: rtw89: wow: fix unsupported cipher debug messages Thread-Index: AQHdFCBm0OKp5G6Dcke0LW4uT1LDObZuGqUQ Date: Wed, 15 Jul 2026 06:17:10 +0000 Message-ID: References: <20260715060813.476245-1-zhaoguohan@kylinos.cn> In-Reply-To: <20260715060813.476245-1-zhaoguohan@kylinos.cn> Accept-Language: en-US, zh-TW Content-Language: zh-TW Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 zhaoguohan@kylinos.cn wrote: > From: GuoHan Zhao >=20 > Correct two WoWLAN debug messages to say "unsupported cipher". >=20 > Signed-off-by: GuoHan Zhao Acked-by: Ping-Ke Shih