diff options
author | Gregory Greenman <gregory.greenman@intel.com> | 2016-12-21 16:18:44 +0200 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2017-02-08 12:55:31 +0200 |
commit | 3374c3ab7f61cf820854cfe36405e4dcfc22a211 (patch) | |
tree | a3fdbcdc4e3df11576e7fb3591dce2e61e42de04 /drivers | |
parent | f4a1f04a3f66aebbe8665a28d9cf0b5e3d1c6f9d (diff) |
iwlwifi: mvm: fix a print of NSS for HT rate
Handling of the number of space time streams was missing for HT rate in
rate printing function. Fix it.
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/net/wireless/intel/iwlwifi/mvm/rs.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/wireless/intel/iwlwifi/mvm/rs.c b/drivers/net/wireless/intel/iwlwifi/mvm/rs.c |