From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Tue, 10 Feb 2009 21:15:24 -0800 Subject: [U-Boot] [PATCH] Add eth_get_dev_by_index In-Reply-To: <1234313735-19481-1-git-send-email-afleming@freescale.com> References: <1234313735-19481-1-git-send-email-afleming@freescale.com> Message-ID: <49925EEC.3030003@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 Andy Fleming wrote: > This allows code to iterate through the ethernet devices > > Also does some whitespace cleanup > > Signed-off-by: Andy Fleming > Acked-by: Ben Warren > --- > Sorry this is so late. This has been sitting in my tree, and is required for a > patch for 85xx. It's included in my upcoming pull request, as long as Ben > approves... > Not supposed to mix functional fixes and coding style cleanup, but I don't care so much. thanks, Ben