summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorDebashis Dutt <ddutt@codeaurora.org>2017-08-11 10:42:18 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-08-22 15:51:22 -0700
commit4ed17453544c3147fd79894fb3c85cfeca5fa76d (patch)
tree257278dd93d881b5fa7f03995325275d937168f7 /tools/perf/scripts
parent2e5c391be36ce45b2b8edb0bafe15cbccbdd7829 (diff)
qcacmn: Fix a corner case in TSO segmentation/fragmentation logic
If the ethernet / IP / TCP header comes as a completely separate fragment in the linear part of skb (skb->data) and the payload is only in the non-linear part of skb (skb_shared_info->frags[]), WLAN driver was creating 0 length buffer in the HW descriptor (MLE). The current patch handles and fixes the issue. Change-Id: I5aa921d6139517cbaeb22e5e1bf463aa15d2d450 CRs-Fixed: 2091005
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions