diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2020-02-20 17:54:56 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-20 21:30:47 +0300 |
commit | 54a61fbc020fd2e305680871c453abcf7fc0339b (patch) | |
tree | 8f3a001e656ec08d2279a6557ebfa08760250fcf /tools/perf/scripts/python/stackcollapse.py | |
parent | 420579dba126c6111b5a3dea062f21a7e4e647c6 (diff) | |
download | linux-54a61fbc020fd2e305680871c453abcf7fc0339b.tar.xz |
s390/qeth: fix off-by-one in RX copybreak check
The RX copybreak is intended as the _max_ value where the frame's data
should be copied. So for frame_len == copybreak, don't build an SG skb.
Fixes: 4a71df50047f ("qeth: new qeth device driver")
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions