diff options
| author | David L Stevens <[email protected]> | 2015-01-13 12:45:05 -0500 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-01-13 17:24:21 -0500 |
| commit | 86cfeab6b510a2fe94683bf71f9b96b686e2e0ce (patch) | |
| tree | 47158b07586febd9b5ed7acfe9f7e420c3b07fde /drivers/gpu/drm/imx/imx-ldb.c | |
| parent | 3e7a8716e20b759eec0ad88145255bb33174f0c8 (diff) | |
sunvnet: fix rx packet length check to allow for TSO
This patch fixes the rx packet length check in the sunvnet driver to allow
for a TSO max packet length greater than the LDC channel negotiated MTU.
These are negotiated separately and there is no requirement that
port->tsolen be less than port->rmtu, but if it isn't, it'll drop packets
with rx length errors.
Signed-off-by: David L Stevens <[email protected]>
Acked-by: Sowmini Varadhan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/imx/imx-ldb.c')
0 files changed, 0 insertions, 0 deletions