All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API
Date: Thu, 16 Jul 2009 19:19:27 -0700	[thread overview]
Message-ID: <4A5FDFAF.1060404@gmail.com> (raw)
In-Reply-To: <1247796981-2131-1-git-send-email-biggerbadderben@gmail.com>

Ben Warren wrote:
> All in-tree boards that use this controller have CONFIG_NET_MULTI added
> Also:
>  - changed CONFIG_DRIVER_SMC911X* to CONFIG_SMC911X*
>  - cleaned up line lengths 
>  - modified all boards that override weak function in this driver
>
> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
> ---
Note: I haven't actually *tested* this code, only verified that it 
compiles cleanly on an ARM platform and that the appropriate weak 
functions are overridden (looked in System.map).  Although the changes 
are mainly cosmetic, there's a very good chance that bugs were 
introduced, so if anybody can try it please do!

thanks,
Ben

  reply	other threads:[~2009-07-17  2:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-17  2:16 [U-Boot] [PATCH] Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API Ben Warren
2009-07-17  2:19 ` Ben Warren [this message]
2009-07-17  3:46 ` Mike Frysinger
2009-07-17  4:09   ` Ben Warren

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=4A5FDFAF.1060404@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.