> Hi Szymon, > > On Thu, Mar 10, 2011, Szymon Janc wrote: > > Call driver remove callback only if corresponding probe succeed. > > --- > > src/adapter.c | 41 +++++++++++++++++++++++++---------------- > > 1 files changed, 25 insertions(+), 16 deletions(-) > > The patch looks ok'ish, but don't you have to update the > btd_unregister_adapter_driver function too? (so it also removes > potential entries in the loaded_drivers list) Hmm all drivers unregisters them self only when plugin is unloaded, but it might be good to be prepare for more 'dynamic' drivers in future.. Will prepare v2 shortly. -- BR Szymon Janc -- 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