* 8xx FEC: test for fep->link ???
@ 2003-06-12 11:19 Steven Scholz
0 siblings, 0 replies; only message in thread
From: Steven Scholz @ 2003-06-12 11:19 UTC (permalink / raw)
To: Linuxppc-Embedded
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-06-12 11:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-12 11:19 8xx FEC: test for fep->link ??? Steven Scholz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox