commit | b95f6fbc8e15803a596ca5e5e21008fba29694c6 | [log] [tgz] |
---|---|---|
author | Madalin Bucur <madalin.bucur@nxp.com> | Thu Jun 28 15:26:50 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sat Jun 30 18:51:06 2018 +0900 |
tree | 411a18aa099ccde4156d9faa8304423ba30360a5 | |
parent | 484c016d9392786ce5c74017c206c706f29f823d [diff] |
fsl/fman: fix parser reporting bad checksum on short frames The FMan hardware parser needs to be configured to remove the short frame padding from the checksum calculation, otherwise short UDP and TCP frames are likely to be marked as having a bad checksum. Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>