aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJérôme Pouiller <[email protected]>2020-05-12 17:04:03 +0200
committerGreg Kroah-Hartman <[email protected]>2020-05-13 13:49:43 +0200
commitea097de7ec4408fc952041da5560cf8a9ae65235 (patch)
tree13b635f1d298df5e5c8af4c15e1e020b15cef922 /tools/perf/scripts/python
parenta823d6ecd4904e1a6ffb12964de88fb0bb4802f6 (diff)
staging: wfx: fix endianness of fields media_delay and tx_queue_delay
The struct hif_cnf_tx contains only little endian values. Thus, it is necessary to fix byte ordering before to use them. Especially, sparse detected wrong access to fields media_delay and tx_queue_delay. Signed-off-by: Jérôme Pouiller <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions