korina: count RX DMA OVR as rx_fifo_error
authorPhil Sutter <phil@nwl.cc>
Sat, 29 May 2010 13:23:36 +0000 (13:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Jun 2010 13:12:19 +0000 (06:12 -0700)
commitb1011b375be106e0a312baafc981a26165283efe
tree5ff975809baf98abc42920b255a2b9b30912b9df
parent53ee490ac5836d506ea5830f821045aafa3c196f
korina: count RX DMA OVR as rx_fifo_error

This way, RX DMA overruns (actually being caused by overrun of the
512byte input FIFO) show up in ifconfig output. The rx_fifo_errors
counter is unused otherwise.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/korina.c