diff options
| author | Dan Carpenter <[email protected]> | 2017-08-16 11:54:17 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-08-28 16:21:32 +0200 |
| commit | 02729d17b1b818cc38a6b6319231a0cd86b132e4 (patch) | |
| tree | ff50f75b956580af053090ee87be17dfccd0dfe0 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | e545f0d8a54a9594fe604d67d80ca6fddf72ca59 (diff) | |
thunderbolt: Fix reset response_type
There is a mistake here where we accidentally use sizeof(TB_CFG_PKG_RESET)
instead of just TB_CFG_PKG_RESET. The size of an int is 4 so it's the
same as TB_CFG_PKG_NOTIFY_ACK.
Fixes: d7f781bfdbf4 ("thunderbolt: Rework control channel to be more reliable")
Reported-by: Colin King <[email protected]>
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Mika Westerberg <[email protected]>
Cc: stable <[email protected]> # 4.13
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions