On Fri, 3 Dec 2021 at 22:10, Patrick Venture <vent...@google.com> wrote: > > The rx_active boolean change to true should always trigger a try_read > call that flushes the queue. > > Signed-off-by: Patrick Venture <vent...@google.com> > --- > v2: introduced helper method to encapsulate rx activation and queue flush. > --- > hw/net/npcm7xx_emc.c | 18 ++++++++---------- > 1 file changed, 8 insertions(+), 10 deletions(-) >
Applied to target-arm.next for 7.0, thanks. -- PMM