Skip to content
Commit 8fe34b06 authored by Luca Coelho's avatar Luca Coelho
Browse files

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: default avatarLuca Coelho <luciano.coelho@intel.com>
parent ee4fe540
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment