aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2017-05-03 13:04:40 +0200
committerLuca Coelho <[email protected]>2017-06-23 11:57:48 +0300
commit8790fce4f696ed55195283d26685cc0edaea63a8 (patch)
tree077fa1ec69d309f8588be9b5968ca62a8817cbf7 /tools/perf/scripts/python
parent78c1acf35fcd528ff4c76057d5724ac00e0f7fff (diff)
iwlwifi: fix TX tracing for non-linear SKBs
When sending non-linear SKBs that should be included in the regular TX tracing completely (and not be pushed into the tx_data tracing), the (tracing) code didn't correctly take the fact that they were non-linear into account and added only the skb head portion. This probably never really triggered, since those frames we want traced fully are most likely linear anyway, but the code gets easier to understand and we lose an argument to the tracing function, so overall fixing this is better. Fixes: 206eea783385 ("iwlwifi: pcie: support frag SKBs") Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions