Hi Andre, > During init2 phase, the LE local features have not be read yet so > we aren't able to rely on hdev->le_features to determine if the > controller supports the Connection Parameters Request Procedure. > > For that reason, this patch moves LE event mask setting from init2 > into init3 initialization phase. > > The hdev->le_features mask will be checked by the next patch in order > to know if "LE Remote Connection Parameter Request Event" should be > enabled. > > Signed-off-by: Andre Guedes <andre.guedes@xxxxxxxxxxxxx> > --- > net/bluetooth/hci_core.c | 17 +++++++++-------- > 1 file changed, 9 insertions(+), 8 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html