Hi Alok, On Mon, May 04, 2009, alokbarsode@xxxxxxxxx wrote: > From: Alok Barsode <alok.barsode@xxxxxxxxxx> > > --- > plugins/hciops.c | 24 ++++++++++++++++++++++++ > src/adapter.c | 25 ++++++++++++++----------- > src/adapter.h | 1 + > 3 files changed, 39 insertions(+), 11 deletions(-) This patch is fine assuming that we don't want to exit when adapter_ops_setup fails. Though now it's apparent that the code would get simpler if we would exit() in that case since then we don't need to have any "if (adapter_ops)" checks later in the code. 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