mbox

pull request: bluetooth 2015-09-17

Message ID 20150917122717.GA28252@t440s.lan
State Accepted, archived
Delegated to: David Miller
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git for-upstream

Message

Johan Hedberg Sept. 17, 2015, 12:27 p.m. UTC
Hi Dave,

Here's one important patch for the 4.3-rc series that fixes an issue
with Bluetooth LE encryption failing because of a too early check for
the SMP context.

Please let me know if there are any issues pulling. Thanks.

Johan

---
The following changes since commit 20471ed4d403a5f4de6aa0c10cd1e446f7f2b3c7:

  dccp: drop null test before destroy functions (2015-09-15 16:49:43 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git for-upstream

for you to fetch changes up to d8949aad3eab5d396f4fefcd581773bf07b9a79e:

  Bluetooth: Delay check for conn->smp in smp_conn_security() (2015-09-17 12:28:27 +0200)

----------------------------------------------------------------
Johan Hedberg (1):
      Bluetooth: Delay check for conn->smp in smp_conn_security()

 net/bluetooth/smp.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Comments

David Miller Sept. 18, 2015, 5:26 a.m. UTC | #1
From: Johan Hedberg <johan.hedberg@gmail.com>
Date: Thu, 17 Sep 2015 15:27:17 +0300

> Here's one important patch for the 4.3-rc series that fixes an issue
> with Bluetooth LE encryption failing because of a too early check for
> the SMP context.
> 
> Please let me know if there are any issues pulling. Thanks.

Pulled, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html