linux/drivers/net/wireless/intel
Johannes Berg c67a3d0502 iwlwifi: mvm: byte-swap constant instead of variable
Convention has it to byte-swap the constant instead of the variable
when doing bit checks. This also generates better code when the swap
is actually needed, since the constant can be swapped at compile-time.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-08-01 12:41:44 +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: mvm: byte-swap constant instead of variable 2017-08-01 12:41:44 +03:00
Kconfig
Makefile