Re: [PATCH] SSP double paring fix: init auth_type with HCI_AT_GENERAL_BONDING

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

 



Hi Marcel,

On Wed, Sep 2, 2009 at 12:50 PM, Marcel Holtmann<marcel@xxxxxxxxxxxx> wrote:
> Hi Andrei,
>
>> I have a simple patch which fixes issues with SSP mentioned below.
>>
>> ---
>>  net/bluetooth/hci_conn.c |    1 +
>>  1 files changed, 1 insertions(+), 0 deletions(-)
>>
>> diff --git a/net/bluetooth/hci_conn.c b/net/bluetooth/hci_conn.c
>> index fa47d5d..d863bda 100644
>> --- a/net/bluetooth/hci_conn.c
>> +++ b/net/bluetooth/hci_conn.c
>> @@ -211,6 +211,7 @@ struct hci_conn *hci_conn_add(struct hci_dev
>> *hdev, int type, bdaddr_t *dst)
>>       conn->type  = type;
>>       conn->mode  = HCI_CM_ACTIVE;
>>       conn->state = BT_OPEN;
>> +     conn->auth_type = HCI_AT_GENERAL_BONDING;
>>
>>       conn->power_save = 1;
>>       conn->disc_timeout = HCI_DISCONN_TIMEOUT;
>
> I need a proper patch create with git format-patch that contains a
> detailed commit message.

Please check patch attached.

Regards,
Andrei

Attachment: 0001-Bluetooth-Set-general-bonding-security-for-ACL-by-d.patch.gz
Description: GNU Zip compressed data


[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