diff options
author | Johannes Berg | 2017-09-21 11:03:50 +0200 |
---|---|---|
committer | Luca Coelho | 2017-10-06 12:59:44 +0200 |
commit | d8c73e455d7b973d1346bb5632b4a41819b090c9 (patch) | |
tree | 2e03e9966db2d14d6c49efa98bf86db98f02b947 /drivers/net/wireless/intel/iwlwifi/fw/api/offload.h | |
parent | iwlwifi: mvm: return -ENODATA when reading the temperature with the FW down (diff) | |
download | kernel-qcow2-linux-d8c73e455d7b973d1346bb5632b4a41819b090c9.tar.gz kernel-qcow2-linux-d8c73e455d7b973d1346bb5632b4a41819b090c9.tar.xz kernel-qcow2-linux-d8c73e455d7b973d1346bb5632b4a41819b090c9.zip |
iwlwifi: nvm-parse: unify channel flags printing
The current channel flags printing is very strange and messy,
in LAR we sometimes print the channel number and sometimes the
frequency, in both we print a calculated value (whether ad-hoc
is supported or not) etc.
Unify all this to
* print the channel number, not the frequency
* remove the band print (2.4/5.2 GHz, it's obvious)
* remove the calculated Ad-Hoc print
Doing all of this also gets the length of the string to a max
of 101 characters, which is below the max of 110 for tracing,
and thus avoids the warning that came up on certain channels
with certain flag combinations.
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/fw/api/offload.h')
0 files changed, 0 insertions, 0 deletions