On 3/2/21 6:54 AM, Jason Wang wrote: > From: Alexander Bulekov <alx...@bu.edu> > > 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 <alx...@bu.edu>
Missing your S-o-b? > --- > hw/net/rtl8139.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>