diff options
author | Sergei Shtylyov <[email protected]> | 2015-01-12 01:47:49 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2015-01-25 20:48:28 +0800 |
commit | 368fbc34c4602accd1ba76d03b4cce07c9c90cf7 (patch) | |
tree | 5bf0622ee5a9c29018379a4c1b5456a41b8e49f1 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 3eb598ded1cfb0dc337d4e82cb274e583856338f (diff) |
fhci-hub: no need to overwrite byte 3 of the Hub Descriptor
The code handling Get Hub Descriptor request copies data from root_hub_des[],
then overwrites byte 3 with real 'wHubCharacteristics' value. There's no need
to overwrite, we can substitute the real value right into root_hub_des[3].
Signed-off-by: Sergei Shtylyov <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions