commit | 4b82455ca51ed23cf0fd6a24ba72a40fd4794b82 | [log] [tgz] |
---|---|---|
author | Luca Coelho <luciano.coelho@intel.com> | Tue Aug 15 20:26:09 2017 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Fri Apr 20 10:57:16 2018 +0300 |
tree | 7619398031eaa2200eb5e288fa1dc1615a3ab710 | |
parent | 4ae80f6c8d86c415527b8bfff7c85ebe6268fc9c [diff] |
iwlwifi: use flags to denote modifiers for the channel maps Instead of having a boolean for each modifier we need to handle in the channel maps, create a bitmask with flags that denote each modification. Signed-off-by: Luca Coelho <luciano.coelho@intel.com>