iwlwifi: mvm: fix rx chains configuration in phy ctxt cmd
authorLiad Kaufman <liad.kaufman@intel.com>
Thu, 22 Jan 2015 17:01:35 +0000 (19:01 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 22 Jan 2015 20:17:22 +0000 (22:17 +0200)
commit0b83795a110248db8f8e7c289a27b3b71b0bb35a
tree451c0f84afff32ec7b9834691a06a4963915f2b0
parentafb8891740263aca4988252a5f01da10ca7b581b
iwlwifi: mvm: fix rx chains configuration in phy ctxt cmd

In the PHY_CTXT command sent to the FW the TX chains were
indeed configured by the values of both FW TLVs and of NVM,
but the RX chains were left out and configured only by FW
TLV.

This causes problems in 4165 HW, where there are 1x1
antennas, and the wrong configuration denies the driver
from connecting to the AP.

Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/phy-ctxt.c