Skip to content
Commit ccf49ceb authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'dpaa2-eth-fixes'



Ioana Ciornei says:

====================
dpaa2-eth: various fixes

The first patch fixes a memory corruption issue happening between the Tx
and Tx confirmation of a packet by making the Tx alignment at 64bytes
mandatory instead of optional as it was previously.

The second patch fixes the Rx copybreak code path which recycled the
initial data buffer before all processing was done on the packet.

Changes in v2:
- squashed patches #1 and #2
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents a524eabc beb1930f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment