e1000: drop check_rxov, always treat RX ring with RDH == RDT as empty
commite5b8b0d4ba29fe1268ba049519a1b0cf8552a21a
authorDmitry Fleytman <dmitry@daynix.com>
Fri, 19 Oct 2012 05:56:55 +0000 (19 07:56 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 1 Nov 2012 09:59:59 +0000 (1 10:59 +0100)
tree06c393e85d1a0f82db88af58b2af985d7438c55c
parent286d52ebfc0d0d53c2a878e454292fea14bad41b
e1000: drop check_rxov, always treat RX ring with RDH == RDT as empty

Real HW always treats RX ring with RDH == RDT as empty.
Emulation is supposed to behave the same.

Reported-by: Chris Webb <chris.webb@elastichosts.com>
Reported-by: Richard Davies <richard.davies@elastichosts.com>
Signed-off-by: Dmitry Fleytman <dmitry@daynix.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/e1000.c