]> git.baikalelectronics.ru Git - kernel.git/commit
z85230: Fix FIFO handling
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Wed, 7 Mar 2007 16:37:38 +0000 (16:37 +0000)
committerJeff Garzik <jeff@garzik.org>
Fri, 9 Mar 2007 16:51:44 +0000 (11:51 -0500)
commit55236ea8844a119fe646030bc3ce1ab219d160a6
tree8535fb3359185b9b685f213b840d1754193a3a09
parent756b85ee1931df47dc4c66d8a37985293efe7ca4
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>
drivers/net/wan/z85230.c