aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorJérôme Pouiller <[email protected]>2020-05-12 17:04:01 +0200
committerGreg Kroah-Hartman <[email protected]>2020-05-13 13:49:42 +0200
commit9b3bc20d98f10a9c4fe3542c6c75caae17f5ac49 (patch)
treef479daf0e107160479d8c0aaad7f8cf8967bb5b4 /tools/perf/scripts/python/netdev-times.py
parent095e86c86a1b94e419cfb0d9ed1d70ae0aa1dbe1 (diff)
staging: wfx: fix wrong bytes order
The field wakeup_period_max from struct hif_mib_beacon_wake_up_period is a u8. So, assigning it a __le16 produces a nasty bug on big-endian architectures. 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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions