Skip to content
Commit 3da3fff8 authored by Chris Metcalf's avatar Chris Metcalf Committed by David S. Miller
Browse files

tilegx: fix some issues in the SW TSO support



This change correctly computes the header length and data length in
the fragments to avoid a bug where we would end up with extremely
slow performance.  Also adopt use of skb_frag_size() accessor.

Signed-off-by: default avatarChris Metcalf <cmetcalf@tilera.com>
Cc: stable@vger.kernel.org [v3.6]
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f8295ec2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment