Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/intel/iwlwifi
Luca Coelho 8fe34b060a 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>
2017-08-18 17:36:42 +03:00
..
2017-08-09 21:14:43 +03:00
2017-08-01 12:41:43 +03:00
2017-02-08 17:54:20 +02:00