aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGerd Hoffmann <[email protected]>2012-06-19 09:54:50 +0200
committerGreg Kroah-Hartman <[email protected]>2012-06-25 11:50:59 -0700
commite9bd7e1a2d34de3b0991c81080d56dc408110833 (patch)
tree9839c93d3d84ef4419a8c1585a55e7bab49736ee /tools/perf/scripts/python
parentdb32de11f75673c2a0f2651ae58b0f25b8c5b0eb (diff)
uas: fix sense urb handling
Stop reusing sense urbs, just allocate a fresh one each time and free it when done. Stop storing a sense urb pointer in the scsi request, all you can do with it is misusing. For example requeuing the sense urb, then f*ck it up by picking the wrong one in case tagged requests don't finish in the same order you've submitted them. Also note that (not-yet supported) task management ops don't have a scsi request in the first place. Signed-off-by: Gerd Hoffmann <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions