On 2021/2/27 2:47 上午, Alexander Bulekov wrote:
This patch switches to use qemu_receive_packet() which can detect
reentrancy and return early.
Buglink: https://bugs.launchpad.net/qemu/+bug/1910826
Signed-off-by: Alexander Bulekov
---
Although it's not a nc->info->receive() call, maybe this ca
This patch switches to use qemu_receive_packet() which can detect
reentrancy and return early.
Buglink: https://bugs.launchpad.net/qemu/+bug/1910826
Signed-off-by: Alexander Bulekov
---
Although it's not a nc->info->receive() call, maybe this can also go in
this series?
-Alex
hw/net/rtl8139.c