Re: [PATCHv2] Fix plugin close & disconnect functions call order

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Slawek,

On Fri, Jan 14, 2011, lkslawek@xxxxxxxxx wrote:
> From: Slawomir Bochenski <lkslawek@xxxxxxxxx>
> 
> Normally during an OBEX session, calling sequence
> 
> service->connect - [driver->open - driver->close]* - service->disconnect
> 
> is kept. The only exception to this when the connection is reset
> (when no ABORT was sent) during transfer. Then the sequence is:
> 
> service->connect - [driver->open - driver->close]* - driver->open -
> service->disconnect - driver->close
> 
> This patch fixes it, so memory managament of session/transfer data in
> service plugin can be easier.
> ---
>  src/obex.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

Pushed upstream. 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


[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux