public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Steven Scholz <steven.scholz@imc-berlin•de>
To: Linuxppc-Embedded <linuxppc-embedded@lists•linuxppc.org>
Subject: 8xx FEC: test for fep->link ???
Date: Thu, 12 Jun 2003 13:19:20 +0200	[thread overview]
Message-ID: <3EE861B8.2030503@imc-berlin.de> (raw)


Hi there,

the (old) version of arch/ppc/8xx_io/fec.c I have contains

         if (!fep->link) {
                 /* Link is down or autonegotiation is in progress. */
                 return 1;
         }

in fec_enet_start_xmit().

The recent BitKeeper version does _not_ test this.

Why? Is it not nessessary anymore? Because of the introduced
start/stop_mii_queue() maybe???

Thanks a million,

Steven

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

                 reply	other threads:[~2003-06-12 11:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3EE861B8.2030503@imc-berlin.de \
    --to=steven.scholz@imc-berlin$(echo .)de \
    --cc=linuxppc-embedded@lists$(echo .)linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox