commit | fe79745507593941adb44a6b2e392645c54ca1c2 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Wed Mar 07 16:37:38 2007 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Mar 09 11:51:44 2007 -0500 |
tree | 8535fb3359185b9b685f213b840d1754193a3a09 | |
parent | 2efa53f373ed811d4860904f5205b8a3b376e253 [diff] |
z85230: Fix FIFO handling We must exit immediately on a FIFO fill not take the end of packet path otherwise each underrun in PIO transmit mode causes a runt packet and the data is lost. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>