public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrei Emeltchenko <andrei.emeltchenko.news@gmail.com>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] SSP double paring fix: init auth_type with HCI_AT_GENERAL_BONDING
Date: Thu, 3 Sep 2009 12:55:02 +0300	[thread overview]
Message-ID: <508e92ca0909030255g3dfd825dy5062458c7a5cafcb@mail.gmail.com> (raw)
In-Reply-To: <1251885004.1266.57.camel@localhost.localdomain>

[-- Attachment #1: Type: text/plain, Size: 962 bytes --]

Hi Marcel,

On Wed, Sep 2, 2009 at 12:50 PM, Marcel Holtmann<marcel@holtmann.org> 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 #2: 0001-Bluetooth-Set-general-bonding-security-for-ACL-by-d.patch.gz --]
[-- Type: application/x-gzip, Size: 813 bytes --]

  reply	other threads:[~2009-09-03  9:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-02 13:57 [PATCH] SSP double paring fix: init auth_type with HCI_AT_GENERAL_BONDING Andrei Emeltchenko
2009-08-14 13:44 ` Andrei Emeltchenko
2009-09-02  9:50 ` Marcel Holtmann
2009-09-03  9:55   ` Andrei Emeltchenko [this message]
2009-09-09  7:43     ` Andrei Emeltchenko
2009-11-03  8:05       ` Andrei Emeltchenko
2009-11-03  8:41         ` Marcel Holtmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=508e92ca0909030255g3dfd825dy5062458c7a5cafcb@mail.gmail.com \
    --to=andrei.emeltchenko.news@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=marcel@holtmann.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox