Searched hist:e5b8b0d4ba29fe1268ba049519a1b0cf8552a21a (Results 1 – 1 of 1) sorted by relevance
/qemu/hw/net/ |
H A D | e1000.c | e5b8b0d4ba29fe1268ba049519a1b0cf8552a21a Fri Oct 19 05:56:55 UTC 2012 Dmitry Fleytman <dmitry@daynix.com> 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>
|