commit | e5b8b0d4ba29fe1268ba049519a1b0cf8552a21a | [log] [tgz] |
---|---|---|
author | Dmitry Fleytman <dmitry@daynix.com> | Fri Oct 19 07:56:55 2012 +0200 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Thu Nov 01 10:59:59 2012 +0100 |
tree | 06c393e85d1a0f82db88af58b2af985d7438c55c | |
parent | 286d52ebfc0d0d53c2a878e454292fea14bad41b [diff] |
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>