From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 24 Nov 2008 23:48:47 -0800 Subject: [U-Boot] [PATCH] sh: sh_eth: Change new network API In-Reply-To: <49262532.3000900@renesas.com> References: <49262532.3000900@renesas.com> Message-ID: <492BADDF.4020608@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Nobuhiro, Nobuhiro Iwamatsu wrote: > sh_eth used old network API. This patch changed new API. > > Signed-off-by: Nobuhiro Iwamatsu > --- Added to net/next. thanks, Ben