commit | 430a3bbafdc78e30307e6eacb90980f29719d91c | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Apr 02 09:55:16 2014 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Jul 07 21:35:49 2014 +0300 |
tree | a6d3b0f6258cae7f403ce88f4fad703e5a475ec5 | |
parent | 0ea8d0432c09f240b8dfdec0dc0e4abaf422b838 [diff] |
iwlwifi: mvm: BT Coex - new API Start the new BT Coex implementation. Don't react to notifications for now - only the initial configuration is implemented. The rest will happen in next patches. Since coex.c now uses the new the new structures in all functions, we need to adapt the code to compile, even if it doesn't run yet. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>