public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH][net/next] Net: Clean up LAN91C96 Support
Date: Mon, 14 Dec 2009 16:45:52 -0800	[thread overview]
Message-ID: <4B26DC40.5090406@gmail.com> (raw)
In-Reply-To: <1260837508-11466-1-git-send-email-biggerbadderben@gmail.com>

Ben Warren wrote:
> A previous Commit converted the LAN91C96 Ethernet driver to using the
> CONFIG_NET_MULTI API, but did not include full board support.  This patch
> finishes the job.
>
>   
Found a bug in my own patch :(
<snip>
> diff --git a/board/ti/sdp3430/sdp.c b/board/ti/sdp3430/sdp.c
> index 0d8e20d..73db5f1 100644
> --- a/board/ti/sdp3430/sdp.c
> +++ b/board/ti/sdp3430/sdp.c
> @@ -23,6 +23,7 @@
>   */
>  #include <common.h>
>  #include <netdev.h>
> +#include <netdev.h>
>   
oops

--Ben

      reply	other threads:[~2009-12-15  0:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-15  0:38 [U-Boot] [PATCH][net/next] Net: Clean up LAN91C96 Support Ben Warren
2009-12-15  0:45 ` Ben Warren [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B26DC40.5090406@gmail.com \
    --to=biggerbadderben@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox