From: Emmanuel Grumbach Date: Mon, 27 Jan 2014 10:12:50 +0000 (+0200) Subject: iwlwifi: mvm: BT Coex - fix SYNC2SCO flags X-Git-Tag: v3.15-rc1~113^2~289^2^2~102^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=741e703b58819d8e7c743a9cab7e2f98a1264a67;p=pandora-kernel.git iwlwifi: mvm: BT Coex - fix SYNC2SCO flags The Sync to SCO is a feature that allows to synchronize between the WiFi traffic and the expectable BT traffic when SCO profile is active. We need to set the validity bit in the command in the init flow, and set / clear the enablement bit if we want to enabled / disable the feature. While at it, clean up the flags that are not used in the API. This feature needs to be enabled / disabled easily, so export its enablement to constants.h. Reviewed-by: Eyal Zolotov Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed