Dear Marek, > From: Marek Vasut <[email protected]> > Sent: lundi 23 mars 2020 02:45 > To: [email protected] > Cc: Marek Vasut <[email protected]>; Joe Hershberger > <[email protected]>; Patrice CHOTARD <[email protected]>; > Patrick DELAUNAY <[email protected]>; Ramon Fried > <[email protected]>; Stephen Warren <[email protected]> > Subject: [PATCH 3/6] net: dwc_eth_qos: Flush the RX descriptors on init > Importance: High > > Currently the code only flushes the first RX descriptor, not every entry in > the RX > descriptor ring. Fix this, to make sure the DMA engine can pick the RX > descriptors correctly. > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Joe Hershberger <[email protected]> > Cc: Patrice Chotard <[email protected]> > Cc: Patrick Delaunay <[email protected]> > Cc: Ramon Fried <[email protected]> > Cc: Stephen Warren <[email protected]> > ---
Reviewed-by: Patrick Delaunay <[email protected]> Thanks Patrick

