]> Git Repo - qemu.git/commit - hw/net/e1000e_core.c
e1000e: Fix spurious RX TCP ACK interrupts
authorDmitry Fleytman <[email protected]>
Thu, 15 Sep 2016 06:14:29 +0000 (09:14 +0300)
committerJason Wang <[email protected]>
Tue, 27 Sep 2016 09:54:22 +0000 (17:54 +0800)
commit4100c026b69001f774bfff30b5773a2418306f8c
tree9cf60484c0dc99dc204866cab20e383e6110b576
parent8b54c6e1872825c76200bfb419dadeb6a84b3845
e1000e: Fix spurious RX TCP ACK interrupts

Do not raise ACK interrupts when
RFCTL.ACKDIS bit is set (see spec. 10.2.5.16).

Signed-off-by: Dmitry Fleytman <[email protected]>
Signed-off-by: Jason Wang <[email protected]>
hw/net/e1000e_core.c
This page took 0.024708 seconds and 4 git commands to generate.