diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2020-02-20 15:54:56 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-20 10:30:47 -0800 |
commit | 54a61fbc020fd2e305680871c453abcf7fc0339b (patch) | |
tree | 8f3a001e656ec08d2279a6557ebfa08760250fcf /drivers/s390/net/qeth_core.h | |
parent | 420579dba126c6111b5a3dea062f21a7e4e647c6 (diff) |
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 'drivers/s390/net/qeth_core.h')
0 files changed, 0 insertions, 0 deletions