aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tc
diff options
context:
space:
mode:
authorDavid L Stevens <david.stevens@oracle.com>2015-01-13 12:45:05 -0500
committerDavid S. Miller <davem@davemloft.net>2015-01-13 17:24:21 -0500
commit86cfeab6b510a2fe94683bf71f9b96b686e2e0ce (patch)
tree47158b07586febd9b5ed7acfe9f7e420c3b07fde /drivers/tc
parentmISDN: avoid arch specific __builtin_return_address call (diff)
downloadlinux-dev-86cfeab6b510a2fe94683bf71f9b96b686e2e0ce.tar.xz
linux-dev-86cfeab6b510a2fe94683bf71f9b96b686e2e0ce.zip
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 <david.stevens@oracle.com> Acked-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/tc')
0 files changed, 0 insertions, 0 deletions