diff options
author | Madalin Bucur <madalin.bucur@nxp.com> | 2018-02-26 20:24:01 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-02-27 19:40:03 +0300 |
commit | 120d75ecf043044554abbba8507f6d22e4715beb (patch) | |
tree | fa1c73d6cb9f55b821c3506b15b5f2cfc2e1a704 /Documentation/maintainer | |
parent | afdd6ae352527b83a3e13c040b22f455fe6537db (diff) | |
download | linux-120d75ecf043044554abbba8507f6d22e4715beb.tar.xz |
dpaa_eth: fix SG mapping
An issue in the code mapping the skb fragments into
scatter-gather frames was evidentiated by netperf
TCP_SENDFILE tests. The size was set wrong for all
fragments but the first, affecting the transmission
of any skb with more than one fragment.
Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/maintainer')
0 files changed, 0 insertions, 0 deletions