Commit a5901cbb authored by Wey-Yi Guy's avatar Wey-Yi Guy

iiwlagn: always download priority table

For advance BT/WiFi co-exist, always download bt priority table
before sending bt_config command
Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
parent bf53f939
......@@ -2835,7 +2835,6 @@ static void iwl_alive_start(struct iwl_priv *priv)
priv->kill_cts_mask = IWLAGN_BT_KILL_CTS_MASK_DEFAULT;
priv->cfg->ops->hcmd->send_bt_config(priv);
priv->bt_valid = IWLAGN_BT_VALID_ENABLE_FLAGS;
if (bt_coex_active && priv->iw_mode != NL80211_IFTYPE_ADHOC)
iwlagn_send_prio_tbl(priv);
/* FIXME: w/a to force change uCode BT state machine */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment