]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'DPAA-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sat, 30 Jun 2018 09:51:06 +0000 (18:51 +0900)
committerDavid S. Miller <davem@davemloft.net>
Sat, 30 Jun 2018 09:51:06 +0000 (18:51 +0900)
commit74db4adfbd88fae91a721880693d06f06e42ba4d
treea2105e0eabebf2e5b624af4d2f680b2d80f47737
parent17ffe9fb6ca6dc9888fd785880a348e3b23469b2
parent1b6e03c430633b348c0097d05dba9f1b0e8a560c
Merge branch 'DPAA-fixes'

Madalin Bucur says:

====================
DPAA fixes

A couple of fixes for the DPAA drivers, addressing an issue
with short UDP or TCP frames (with padding) that were marked
as having a wrong checksum and dropped by the FMan hardware
and a problem with the buffer used for the scatter-gather
table being too small as per the hardware requirements.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>