diff options
author | James Hughes <[email protected]> | 2020-01-20 11:12:40 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-01-21 10:46:51 +0100 |
commit | ce896476c65d72b4b99fa09c2f33436b4198f034 (patch) | |
tree | 099ff5adc0120cccd947b6d087076ecb8cf24bda /drivers/fpga/fpga-mgr.c | |
parent | 5b2f1f3070b6447b76174ea8bfb7390dc6253ebd (diff) |
net: usb: lan78xx: Add .ndo_features_check
As reported by Eric Dumazet, there are still some outstanding
cases where the driver does not handle TSO correctly when skb's
are over a certain size. Most cases have been fixed, this patch
should ensure that forwarded SKB's that are greater than
MAX_SINGLE_PACKET_SIZE - TX_OVERHEAD are software segmented
and handled correctly.
Signed-off-by: James Hughes <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions