iwlwifi: mvm: use a new API for enabling STBC
authorEyal Shapira <eyal@wizery.com>
Thu, 15 Jan 2015 18:22:34 +0000 (20:22 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 22 Jan 2015 15:55:24 +0000 (17:55 +0200)
commitc5d679a55dce1c025b12bcea5063d882565622b8
tree6778028815c3bd060983a5798e4b159cdafdd1d8
parent2c59d80c448c8b6c0978986bd687466a233bd8ae
iwlwifi: mvm: use a new API for enabling STBC

The new API tells the FW that it's allowed to use STBC
but the FW will decide on its own whether to use STBC
or SISO (and in the future Beamformer).
Keep support for the old API which sets STBC explicitly
in the rates in the LQ table while we still support old
FW revisions.

Signed-off-by: Eyal Shapira <eyalx.shapira@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/iwl-fw-file.h
drivers/net/wireless/iwlwifi/mvm/fw-api-rs.h
drivers/net/wireless/iwlwifi/mvm/rs.c