]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit64e8388f482111b61b44a1338b0eb424e0febd8a
tree451c0f84afff32ec7b9834691a06a4963915f2b0
parentb66eb28c64587ce590d06ae33a6a81a89882e16c
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