On Sat, 18 Apr 2020 at 09:52, Ramon Fried <rfried....@gmail.com> wrote: > > The RX ring descriptors control field is used for setting > SOF and EOF (start of frame and end of frame). > The SOF and EOF weren't cleared from the previous descriptors, > causing inconsistencies in ring buffer. > Fix that by clearing the control field of every descriptors we're > processing. > > Signed-off-by: Ramon Fried <rfried....@gmail.com> > Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>
Applied to target-arm.next for 5.1, thanks. -- PMM