]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: disable beamformer unless FW supports it
authorEyal Shapira <eyal@wizery.com>
Mon, 23 Feb 2015 08:02:23 +0000 (10:02 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 23 Feb 2015 20:48:48 +0000 (22:48 +0200)
commit4f13b6f6d6630ed4906e3592c1ccd48ca6ffc1a7
tree53d27cc895e482bcb923f9898e95af714e899f1c
parentec91f8b2e71bf7992ca2ed49f6a177cbc773bc05
iwlwifi: mvm: disable beamformer unless FW supports it

Current FW is declaring support for BFER in ucode_capa.capa
but it doesn't really support it unless the new LQ_SS_PARAMS API
is supported as well. Avoid publishing BFER in our VHT caps
if FW doesn't support.

Signed-off-by: Eyal Shapira <eyalx.shapira@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/mac80211.c