commit | aa9387211565c88851084cf980bf34e81406be56 | [log] [tgz] |
---|---|---|
author | Krishna Kumaar Natarajan <kknatara@codeaurora.org> | Sun Aug 21 23:18:53 2016 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sat Aug 27 16:05:56 2016 -0700 |
tree | fff198e476b5d859e496aa61e9fb4f64a78c8a6c | |
parent | a7315f2414da625d2bd9e58558eaa9e483f2ef92 [diff] |
qcacld-3.0: Update incorrect condition in hdd_set_fw_params() Update incorrect conditional check in hdd_set_fw_params. Without this fix, even when we support 2x2 mode RX/TX chain mask will be set for 1x1 mode. Fix the condition to update the chain mask correctly and also some other FW parameters which are independent of antenna mode will be updated correctly. Change-Id: Iaa51a6eb22c6970d294f503159f98d50ca7a0000 CRs-Fixed: 1057742