[U-Boot] [PATCH v2 RFC] fix lockup in mcfmii/mii_discover_phy() in case communication fails

Ben Warren biggerbadderben at gmail.com
Tue Apr 6 19:10:20 CEST 2010


Hi Wolfgang,

On 4/6/2010 2:13 AM, Wolfgang Wegner wrote:
> Signed-off-by: Wolfgang Wegner<w.wegner at 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


More information about the U-Boot mailing list