Re: [PATCH BlueZ v2 4/4] Remove the SMP Long Term Key when the device is removed

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

 



Hi Vinicius,

On Wed, Jan 18, 2012, Vinicius Costa Gomes wrote:
> ---
>  src/device.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/src/device.c b/src/device.c
> index 16855b1..8d02c2c 100644
> --- a/src/device.c
> +++ b/src/device.c
> @@ -1088,6 +1088,7 @@ static void device_remove_stored(struct btd_device *device)
>  	if (device_is_bonded(device)) {
>  		delete_entry(&src, "linkkeys", addr);
>  		delete_entry(&src, "aliases", addr);
> +		delete_entry(&src, "longtermkeys", addr);
>  		device_set_bonded(device, FALSE);
>  		device->paired = FALSE;
>  		btd_adapter_remove_bonding(device->adapter, &device->bdaddr);

This patch has also been applied, so you just need to fix and resend the
third one. 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