From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] smsc911x: Add support for SMSC LAN89218 Date: Wed, 19 Oct 2011 00:01:09 -0400 (EDT) Message-ID: <20111019.000109.1763806766169809033.davem@davemloft.net> References: <1318422579-26243-1-git-send-email-phil.edworthy@renesas.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, steve.glendinning@smsc.com To: phil.edworthy@renesas.com Return-path: Received: from shards.monkeyblade.net ([198.137.202.13]:57156 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750855Ab1JSEBS (ORCPT ); Wed, 19 Oct 2011 00:01:18 -0400 In-Reply-To: <1318422579-26243-1-git-send-email-phil.edworthy@renesas.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Phil Edworthy Date: Wed, 12 Oct 2011 13:29:39 +0100 > LAN89218 is register compatible with LAN911x. > > Signed-off-by: Phil Edworthy Applied, thanks.