igb: Remove obsolete workaround for Windows
commitda9f7f7769e8e65f6423095e978f9a375e33515c
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Mon, 29 May 2023 02:37:04 +0000 (29 11:37 +0900)
committerJason Wang <jasowang@redhat.com>
Fri, 7 Jul 2023 08:35:12 +0000 (7 16:35 +0800)
tree63b65a0e2533563cc75ca35e9bc24993341e70f3
parente414270000e9f7fe2a56d314ab85259aeaf1bd91
igb: Remove obsolete workaround for Windows

I confirmed it works with Windows even without this workaround. It is
likely to be a mistake so remove it.

Fixes: 3a977deebe ("Intrdocue igb device emulation")
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
hw/net/igb_core.c