linux/drivers/net/wireless/intel
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
..
ipw2x00 ipw2100: don't return positive values to PCI probe on error 2017-07-28 18:01:43 +03:00
iwlegacy wireless: iwlegacy: Constify attribute_group structures. 2017-07-18 12:04:56 -07:00
iwlwifi iwlwifi: use big-endian for the hw section of the nvm 2017-08-18 17:36:42 +03:00
Kconfig
Makefile