commit | 0fed2bcf17d2a049c079ffd2b7bc4caca4b7f906 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Apr 13 22:55:27 2014 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue May 06 19:46:24 2014 +0300 |
tree | 13ca6c0ce104bd6442827eae43fd6fd3f4ebdcb1 | |
parent | ef67f18dece707eb2fb1ef25ccca47062842dc4a [diff] |
iwlwifi: mvm: BT Coex - fix validity flags during init The commit below introduced a bug in the validity bits in init. Due to that, all the Coex mechanism stopped sending kills to the BT side. Fix that. Fixes: b9fae2d54c9f ("iwlwifi: mvm: BT Coex add support for Co-running block") Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>