From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Date: Wed, 07 Jul 2010 22:45:21 +0000 Subject: Re: [PATCH] net: sh_eth: add support for SH7757's ETHER Message-Id: <20100707.154521.176667276.davem@davemloft.net> List-Id: References: <4C32B1F2.4040106@renesas.com> In-Reply-To: <4C32B1F2.4040106@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: yoshihiro.shimoda.uh@renesas.com Cc: netdev@vger.kernel.org, linux-sh@vger.kernel.org From: Yoshihiro Shimoda Date: Tue, 06 Jul 2010 13:32:50 +0900 > The SH7757 has 2 Fast Ethernet controller (ETHER) and 2 Gigabit Ethernet > Controller (GETHER). This patch supports 2 ETHER only. > > Signed-off-by: Yoshihiro Shimoda Applied to net-next-2.6, thanks.