e1000e: Fix OTHER interrupts processing for MSI-X
commit8b54c6e1872825c76200bfb419dadeb6a84b3845
authorDmitry Fleytman <dmitry@daynix.com>
Thu, 15 Sep 2016 06:14:28 +0000 (15 09:14 +0300)
committerJason Wang <jasowang@redhat.com>
Tue, 27 Sep 2016 09:54:22 +0000 (27 17:54 +0800)
treea8766e7688300855a2b66b55c8849ff79d27d05e
parent680e60b6ba5a26332d684a60a6d9f39c0a999941
e1000e: Fix OTHER interrupts processing for MSI-X

Interrupt mask for legacy OTHER causes should
not apply to MSI-X OTHER cause.

Signed-off-by: Dmitry Fleytman <dmitry@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
hw/net/e1000e_core.c