Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1034393AbcJRSYo (ORCPT ); Tue, 18 Oct 2016 14:24:44 -0400 Received: from shards.monkeyblade.net ([184.105.139.130]:45156 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756055AbcJRSYe (ORCPT ); Tue, 18 Oct 2016 14:24:34 -0400 Date: Tue, 18 Oct 2016 14:24:27 -0400 (EDT) Message-Id: <20161018.142427.928855930269221833.davem@davemloft.net> To: hayeswang@realtek.com Cc: netdev@vger.kernel.org, oliver@neukum.org, nic_swsd@realtek.com, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [PATCH net-next] r8152: add new products of Lenovo From: David Miller In-Reply-To: <1394712342-15778-225-Taiwan-albertk@realtek.com> References: <1394712342-15778-225-Taiwan-albertk@realtek.com> X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Tue, 18 Oct 2016 11:24:29 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 308 Lines: 14 From: Hayes Wang Date: Tue, 18 Oct 2016 11:41:48 +0800 > Add the following four products of Lenovo and sort the order of the list. > > VID PID > 0x17ef 0x3062 > 0x17ef 0x3069 > 0x17ef 0x720c > 0x17ef 0x7214 > > Signed-off-by: Hayes Wang Applied.