Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
soc: fsl: dpio: properly compute the consumer index
Mask the consumer index before using it. Without this, we would be writing frame descriptors beyond the ring size supported by the QBMAN block. Fixes: 3b2abda ("soc: fsl: dpio: Replace QMAN array mode with ring mode enqueue") Signed-off-by: Ioana Ciornei <[email protected]> Acked-by: Li Yang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information