summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/dvm
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2017-06-07 10:31:13 +0300
committerLuca Coelho <luciano.coelho@intel.com>2017-08-01 12:41:44 +0300
commitc67a3d05024fad00ac160e868967a1e711073993 (patch)
tree94f15a21cbcee5614fcb8660a45bdf80a0b81422 /drivers/net/wireless/intel/iwlwifi/dvm
parentc8c017a6ff933ff88f3abf7d924e717284e218af (diff)
downloadlinux-c67a3d05024fad00ac160e868967a1e711073993.tar.xz
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>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/dvm')
0 files changed, 0 insertions, 0 deletions