From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 RFC] fix lockup in mcfmii/mii_discover_phy() in case communication fails
Date: Tue, 06 Apr 2010 10:10:20 -0700 [thread overview]
Message-ID: <4BBB6AFC.8040007@gmail.com> (raw)
In-Reply-To: <1270545182-7131-1-git-send-email-w.wegner@astro-kom.de>
Hi Wolfgang,
On 4/6/2010 2:13 AM, Wolfgang Wegner wrote:
> Signed-off-by: Wolfgang Wegner<w.wegner@astro-kom.de>
> ---
> modified formatting of inner for() loop and changed if(cond){...} to
> if(!cond) continue; to avoid deep indentation.
>
> drivers/net/mcfmii.c | 45 +++++++++++++++++++++++----------------------
> 1 files changed, 23 insertions(+), 22 deletions(-)
>
Much better. Applied to net repo.
thanks,
Ben
next prev parent reply other threads:[~2010-04-06 17:10 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-23 14:50 [U-Boot] several problems with ethernet on MCF5445x w.wegner at astro-kom.de
2010-03-23 15:11 ` John Schmoller
2010-03-23 15:40 ` w.wegner at astro-kom.de
2010-03-23 16:10 ` Liew Tsi Chung-R5AAHP
2010-03-26 13:13 ` w.wegner at astro-kom.de
2010-03-26 14:55 ` w.wegner at astro-kom.de
2010-03-26 15:08 ` w.wegner at astro-kom.de
2010-03-26 16:19 ` Wolfgang Wegner
2010-03-30 17:19 ` [U-Boot] [PATCH] fix lockup in mcfmii/mii_discover_phy() in case communication fails Wolfgang Wegner
2010-03-30 17:19 ` [U-Boot] [PATCH] add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445x Wolfgang Wegner
2010-03-30 17:19 ` [U-Boot] [PATCH] add CONFIG_SYS_FEC_FULL_MII " Wolfgang Wegner
2010-03-30 17:24 ` [U-Boot] [PATCH] add CONFIG_SYS_FEC_NO_SHARED_PHY " Liew Tsi Chung-R5AAHP
2010-04-05 5:44 ` [U-Boot] [PATCH] fix lockup in mcfmii/mii_discover_phy() in case communication fails Ben Warren
2010-04-06 8:38 ` w.wegner at astro-kom.de
2010-04-06 9:13 ` [U-Boot] [PATCH v2 RFC] " Wolfgang Wegner
2010-04-06 17:10 ` Ben Warren [this message]
2010-04-06 9:15 ` [U-Boot] [PATCH] " w.wegner at astro-kom.de
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=4BBB6AFC.8040007@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.