diff options
author | Johannes Berg <johannes.berg@intel.com> | 2017-06-07 10:31:13 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2017-08-01 12:41:44 +0300 |
commit | c67a3d05024fad00ac160e868967a1e711073993 (patch) | |
tree | 94f15a21cbcee5614fcb8660a45bdf80a0b81422 /drivers/net/wireless/intel/iwlwifi/dvm | |
parent | c8c017a6ff933ff88f3abf7d924e717284e218af (diff) | |
download | linux-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