aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx/imx-ldb.c
diff options
context:
space:
mode:
authorDavid L Stevens <[email protected]>2015-01-13 12:45:05 -0500
committerDavid S. Miller <[email protected]>2015-01-13 17:24:21 -0500
commit86cfeab6b510a2fe94683bf71f9b96b686e2e0ce (patch)
tree47158b07586febd9b5ed7acfe9f7e420c3b07fde /drivers/gpu/drm/imx/imx-ldb.c
parent3e7a8716e20b759eec0ad88145255bb33174f0c8 (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