On Tue, Nov 28, 2017 at 1:12 PM, Jason Brown <jason.br...@apcon.com> wrote: > This patch fixes a problem in the mvneta driver where if more than > one packet arrives between calls to mvneta_recv(), the additional > descriptors will be marked as free even though only one descriptor > has been read and processed from the receive queue. This causes > the additional packet(s) to be delayed until the next packet arrives. > From this point on all packets will be delayed because the receive > queue will contain unprocessed packets but the hardware shows no > busy descriptors. > > Signed-off-by: Jason Brown <jason.br...@apcon.com>
Acked-by: Joe Hershberger <joe.hershber...@ni.com> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot