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 21:09:49 -0700 [thread overview]
Message-ID: <4A5FF98D.80007@gmail.com> (raw)
In-Reply-To: <200907162346.46061.vapier@gentoo.org>
Mike Frysinger wrote:
> couple changes to squash into this:
> - fix build error for systems using in 16bit
> - tweak bf548-ezkit update
> - do not leak priv malloc() if dev malloc() failed
> - make sure we clear eth_device (we really need a zalloc())
> - initialize dev->enetaddr in the driver register func
> - initialize the driver mac with dev->enetaddr
>
> seems to work on my bf548-ezkit:
<snip>
Wow, that was quick! Thanks!
Ben
prev parent reply other threads:[~2009-07-17 4:09 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
2009-07-17 3:46 ` Mike Frysinger
2009-07-17 4:09 ` 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=4A5FF98D.80007@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.