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)
commit7009828914d362d99e138e4cfdfbf46507607456
treea2105e0eabebf2e5b624af4d2f680b2d80f47737
parent484c016d9392786ce5c74017c206c706f29f823d
parent595e802e53f24642a145cf7f3e4ac9afab4c21ec
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>