Vasanthakumar Thiagarajan <vasa...@atheros.com> writes:

> This patch temporarily fixes a regression introduced by BT
> coexistence support. There is an instability in connection when BT
> coexistence is enabled on some h/w. This interim fix introduces a
> module parameter for BT coexistence configuration.
>

[...]

> +static int btcoex_enable;
> +module_param(btcoex_enable, bool, 0);
> +MODULE_PARM_DESC(btcoex_enable, "Enable Bluetooth coexistence support");

Somehow I guessed that this was coming :) I still think that a proper
nl80211 interface for this is in order.

-- 
Kalle Valo
_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to