diff options
author | 2017-08-17 18:51:56 +0300 | |
---|---|---|
committer | 2017-08-18 17:36:42 +0300 | |
commit | 8fe34b060a4b11be35ffd9383acdd0bc7bee72e2 (patch) | |
tree | 438032078fe8818c743c3bac6d5ee31a15fb8a40 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | iwlwifi: mvm: remove useless check for mvm->cfg in iwl_parse_nvm_section() (diff) | |
download | wireguard-linux-8fe34b060a4b11be35ffd9383acdd0bc7bee72e2.tar.xz wireguard-linux-8fe34b060a4b11be35ffd9383acdd0bc7bee72e2.zip |
iwlwifi: use big-endian for the hw section of the nvm
Unlike the other sections of the NVM, the hw section is in big-endian.
To read a value from it, we had to cast it to __be16. Fix that by
using __be16 * for the entire section.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions