Vasanthakumar Thiagarajan <vasanth@xxxxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html