From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] Add support for SMSC LAN9530, LAN9730 and LAN89530 Date: Sun, 10 Apr 2011 18:59:51 -0700 (PDT) Message-ID: <20110410.185951.232749004.davem@davemloft.net> References: <1302288719-17103-1-git-send-email-steve.glendinning@smsc.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: steve.glendinning@smsc.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:46511 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753802Ab1DKCA1 (ORCPT ); Sun, 10 Apr 2011 22:00:27 -0400 In-Reply-To: <1302288719-17103-1-git-send-email-steve.glendinning@smsc.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Steve Glendinning Date: Fri, 8 Apr 2011 19:51:59 +0100 > This patch adds support for SMSC's LAN9530, LAN9730 and LAN89530 USB > ethernet controllers to the existing smsc95xx driver by adding > their new USB VID/PID pairs. > > Signed-off-by: Steve Glendinning Applied, thanks.