diff options
| author | Jérôme Pouiller <[email protected]> | 2020-01-15 13:54:16 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-01-16 20:59:46 +0100 |
| commit | dfa45cb4bda4af22a25f7a58063d16997730a3b2 (patch) | |
| tree | cf8e280ca51967600851f0efed9cb51b03f125a5 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 09779276f1baea08985e08587319c8fed806b020 (diff) | |
staging: wfx: use specialized structs for HIF arguments
Most of the commands that are sent to device should take struct in
argument. In the current code, when this struct is binary compatible
with a __le32, the driver use a __le32. This behavior is error prone.
This patch fixes that and uses the specialized structs instead.
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions