Hi Andre, On Thu, Nov 07, 2013, Andre Guedes wrote: > hci_disconn_complete_evt() logic is more complicated than what it > should be, making it hard to follow and add new features. > > So this patch does some code refactoring by handling the error cases > in the beginning of the function and by moving the main flow into the > first level of function scope. No change is done in the event handling > logic itself. > > Besides organizing this messy code, this patch makes easier to add > code for handling LE auto connection (which will be added in a further > patch). > > Signed-off-by: Andre Guedes <andre.guedes@xxxxxxxxxxxxx> > --- > net/bluetooth/hci_event.c | 43 +++++++++++++++++++++---------------------- > 1 file changed, 21 insertions(+), 22 deletions(-) Acked-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> Johan -- 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