diff options
author | Alexander Aring <[email protected]> | 2016-07-06 23:32:27 +0200 |
---|---|---|
committer | Marcel Holtmann <[email protected]> | 2016-07-08 13:23:12 +0200 |
commit | aaa7088eb29a0ffe6cf8d8a443695df41e5a62f3 (patch) | |
tree | 2150a78d7d9d057328830eb92eb864197d930d2b /tools/perf/scripts/python/syscall-counts.py | |
parent | 0ea0b9af9b7599ada307258dc841f4300873e8a1 (diff) |
ieee802154: fix skb get fc on big endian
This patch fixes ieee802154_get_fc_from_skb function on big endian
machines. The function get_unaligned_le16 converts the byte order to
host byte order but we want to keep the byte order like in mac header.
Signed-off-by: Alexander Aring <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions