Hi Johan, > This patch splits off most the HCI init sequence commands from a fixed > set into a conditional one that is sent once the HCI_Read_Local_Features > command completes. This is necessary since many of the current fixed > commands are not allowed for LE-only controllers. > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > --- > net/bluetooth/hci_core.c | 35 --------------------------- > net/bluetooth/hci_event.c | 58 +++++++++++++++++++++++++++++++++++++++++---- > 2 files changed, 53 insertions(+), 40 deletions(-) I would merge this one with patch 1/6. Having them split up seems a bit weird. Especially with 2/6 in between that has nothing to do with it. 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