Re: FCC driver for Motorola MPC82xx - an error found

2015-12-07 Thread Scott Wood
On Tue, 2015-11-24 at 05:19 -0700, Martin Roth wrote: > I was looking for an error on MPC8270 processor 100 Mbps Ethernet FCC port. > The port may become locked if it is set to AUTO, while the peer is forced to > 100 Mbs full duplex (non AUTO). > I was looking for an error in the area of

FCC driver for Motorola MPC82xx - an error found

2015-11-24 Thread Martin Roth
should be: last_tx_bd = fep->tx_bd_base + ((fpi->tx_ring-1)* sizeof(cbd_t)); Is it a bug? Thanks, Martin Roth -- View this message in context: http://linuxppc.10917.n7.nabble.com/FCC-driver-for-Motorola-MPC82xx-an-error-found-tp101297.html Sent from the linuxppc-dev mailing list archive a