2018-04-08 17:47:02

by Johan Hedberg

[permalink] [raw]
Subject: pull request: bluetooth 2018-04-08

Hi Dave,

Here's one important Bluetooth fix for the 4.17-rc series that's needed
to pass several Bluetooth qualification test cases.

Let me know if there are any issues pulling. Thanks.

Johan

---
The following changes since commit b5dbc28762fd3fd40ba76303be0c7f707826f982:

Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild (2018-03-30 18:53:57 -1000)

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 082f2300cfa1a3d9d5221c38c5eba85d4ab98bd8:

Bluetooth: Fix connection if directed advertising and privacy is used (2018-04-03 16:12:56 +0200)

----------------------------------------------------------------
Szymon Janc (1):
Bluetooth: Fix connection if directed advertising and privacy is used

include/net/bluetooth/hci_core.h | 2 +-
net/bluetooth/hci_conn.c | 29 +++++++++++++++++++++--------
net/bluetooth/hci_event.c | 15 +++++++++++----
net/bluetooth/l2cap_core.c | 2 +-
4 files changed, 34 insertions(+), 14 deletions(-)


Attachments:
(No filename) (1.11 kB)
signature.asc (801.00 B)
Download all attachments

2018-04-08 21:19:57

by David Miller

[permalink] [raw]
Subject: Re: pull request: bluetooth 2018-04-08

From: Johan Hedberg <[email protected]>
Date: Sun, 8 Apr 2018 20:47:02 +0300

> Here's one important Bluetooth fix for the 4.17-rc series that's needed
> to pass several Bluetooth qualification test cases.
>
> Let me know if there are any issues pulling. Thanks.

Pulled, thank you.