From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 A4F531CA91; Tue, 19 Dec 2023 15:08:57 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="FZmcBwYV" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 71817C433C7; Tue, 19 Dec 2023 15:08:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1702998537; bh=N4GQD8ADqNPm7FDKh55proalTthUwuaSs1k1cCD0hoQ=; h=Subject:From:In-Reply-To:References:To:Cc:Date:From; b=FZmcBwYVYUwPwlLmfHumP3N4U60DcquLxnncjePIixD/Hrm4K8x2/mMoLWDzwGC02 F3RaLvJ0J8HNMwsfpZHdltVRZL89eVwKyCLuDRqAy9FqzAM8eyCdZQYYukieVdVwwI qx2NM9xKovbzQR8qx560sWqu1GPF+Av8ukj6YRwAvLEO1AqKIpEUPne0QKUzbS6f+l 3GIRqk3xYLqr3nmhSsXdB3jH0g47GQpGS5zoCLbvArai23PoDrYpcnKIQGE+Sn1p2F D8p0YBOwsIv+Z5gHSYyVRSMvCOArTYRMSsZJu9l4+aZOHPgvRWMytcpprDop43pvKW QciZf/F04Jw8g== Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [PATCH v3] wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devices From: Kalle Valo In-Reply-To: <20231217123017.1982-1-zenmchen@gmail.com> References: <20231217123017.1982-1-zenmchen@gmail.com> To: Zenm Chen Cc: Jes.Sorensen@gmail.com, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, pkshih@realtek.com, rtl8821cerfe2@gmail.com, Larry.Finger@lwfinger.net, Zenm Chen User-Agent: pwcli/0.1.1-git (https://github.com/kvalo/pwcli/) Python/3.11.2 Message-ID: <170299853329.797699.11756508094408172829.kvalo@kernel.org> Date: Tue, 19 Dec 2023 15:08:55 +0000 (UTC) Zenm Chen wrote: > Add additional USB IDs found in the vendor driver from > https://github.com/Mange/rtl8192eu-linux-driver to support more > RTL8192EU devices. > > Signed-off-by: Zenm Chen > Reviewed-by: Ping-Ke Shih Patch applied to wireless-next.git, thanks. 4e87ca403e20 wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devices -- https://patchwork.kernel.org/project/linux-wireless/patch/20231217123017.1982-1-zenmchen@gmail.com/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches