On 3/1/21 4:33 PM, 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/1917085 > Signed-off-by: Alexander Bulekov <[email protected]> > --- > > Here's another one, that looks like the same issue. > -Alex > > hw/net/pcnet.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
