summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2016-01-24 17:28:43 +0300
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>2016-02-01 17:40:25 +0300
commitc257d5fb52872213f33016c0750bc2334a781700 (patch)
tree57eeefc55508aa98a454dae14960fe8cdbfd4006 /include/linux
parent81f02ba3dbe0c9133dc4490f0a7d3acd99a89aad (diff)
downloadlinux-c257d5fb52872213f33016c0750bc2334a781700.tar.xz
iwlwifi: treat iwl_parse_nvm_data() MAC addr as little endian
The MAC address parameters passed to iwl_parse_nvm_data() are passed on to iwl_set_hw_address_family_8000() which treats them as little endian. Annotate them as such, and add the missing byte-swapping in mvm. While at it, add the MAC address to the error to make debugging issues with it easier. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions