All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kumar Gala <kumar.gala@freescale.com>
To: "Gerhard Jaeger" <g.jaeger@sysgo.com>
Cc: Embedded PPC Linux list <linuxppc-embedded@ozlabs.org>
Subject: Re: [PATCH][PPC32] Fix gianfar netdriver oops when using bootp...
Date: Thu, 2 Dec 2004 02:14:36 -0600	[thread overview]
Message-ID: <349C6BAC-443A-11D9-ADCD-000393DBC2E8@freescale.com> (raw)
In-Reply-To: <200412020907.44778.g.jaeger@sysgo.com>

Fun with mailers.  Try this url:

http://tinyurl.com/6skww

- kumar

On Dec 2, 2004, at 2:07 AM, Gerhard Jaeger wrote:

> Hi,
>
> On Wednesday 01 December 2004 23:19, Kumar Gala wrote:
>  > There is some belief that the following patch should fix the issue:
>  >
> > http://linux.bkbits.net:8080/linux-2.5/cset@1.2249.2.2?=20
> nav=3Dindex.html|ChangeSet@-3d
>  >
> > I would be interested to know if this helps w/o your patch.
>
> I'd like to cross-check this, but are you sure, you're referencing the=20=

> correct
>  changeset? Currently I only got:
>  Error 500
>  Unable to find revision 1.2249.2.2
>
> Gerhard
>
> >
> > - kumar
>  >
> > On Dec 1, 2004, at 10:07 AM, Gerhard Jaeger wrote:
>  >
> > > Hi,
>  > >
>  > > this patch fixes an issue, that occurs on my MPC8541CDS, when=20
> trying to
>  > >=A0 use bootp to get the IP parameters. It seems, that the patch=20=

> only=A0
>  > > cures
>  > >=A0 the symptom but obviously not the cause ;)
>  > >
>  > > Signed-off-by: Gerhard Jaeger <gjaeger@sysgo.com>
> > >
>  > > --- linux-2.6.10-rc2-mm4/drivers/net/gianfar.c.orig=A0=A0=A0=A0=20=

> 2004-11-15=A0
> > > 02:26:34.000000000 +0100
>  > >=A0 +++ linux-2.6.10-rc2-mm4/drivers/net/gianfar.c=A0 2004-12-01=A0
> > > 17:00:19.000000000 +0100
>  > >=A0 @@ -1477,6 +1477,9 @@ static void gfar_phy_change(void *data)
>  > >=A0 =A0=A0=A0=A0=A0=A0=A0 struct gfar_private *priv =3D =
netdev_priv(dev);
> > > =A0=A0=A0=A0=A0=A0=A0 int result =3D 0;
>  > >=A0 =A0
>  > >=A0 +=A0=A0=A0=A0=A0=A0 if( !priv->mii_info->phyinfo )
>  > >=A0 +=A0=A0=A0=A0=A0=A0 =A0=A0=A0=A0=A0=A0=A0 return;
>  > >=A0 +
>  > >=A0 =A0=A0=A0=A0=A0=A0=A0 /* Delay to give the PHY a chance to =
change the
>  > >=A0 =A0=A0=A0=A0=A0=A0=A0=A0 * register state */
> > >=A0 =A0=A0=A0=A0=A0=A0=A0 msleep(1);
>  >
> >

  reply	other threads:[~2004-12-02  8:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-01 16:07 [PATCH][PPC32] Fix gianfar netdriver oops when using bootp Gerhard Jaeger
2004-12-01 22:19 ` Kumar Gala
2004-12-02  8:07   ` Gerhard Jaeger
2004-12-02  8:14     ` Kumar Gala [this message]
2004-12-02  8:25       ` Gerhard Jaeger
2004-12-03 10:46         ` Gerhard Jaeger

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=349C6BAC-443A-11D9-ADCD-000393DBC2E8@freescale.com \
    --to=kumar.gala@freescale.com \
    --cc=g.jaeger@sysgo.com \
    --cc=linuxppc-embedded@ozlabs.org \
    /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.