Hi Slawek, On Fri, Oct 07, 2011, Slawomir Bochenski wrote: > Commit 934b3b2f5f8432b67822be9f83a141fe3783cbd7 introduced a regression > in OPP, by making it not send TransferCompleted signal. This happened > because OPP was calling manager_emit_transfer_completed() on .reset(), > and manager_emit_transfer_completed() in turn checks if the os->object > is not NULL. This fixes this by moving clearing os->object after doing > service driver .reset(). > --- > src/obex.c | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) Applied. Thanks. 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