2018-08-23 05:34:40

by Johan Hedberg

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

Hi Dave,

Here are two important Bluetooth fixes for the MediaTek and RealTek HCI
drivers.

Please let me know if there are any issues pulling, thanks.

Johan

---
The following changes since commit ab08dcd724543896303eae7de6288242bbaff458:

rhashtable: remove duplicated include from rhashtable.c (2018-08-20 19:18:50 -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 addb3ffbca66954fb1d1791d2db2153c403f81af:

Bluetooth: mediatek: Fix memory leak (2018-08-21 16:56:20 +0200)

----------------------------------------------------------------
Gustavo A. R. Silva (1):
Bluetooth: mediatek: Fix memory leak

Hans de Goede (1):
Bluetooth: Make BT_HCIUART_RTL configuration option depend on ACPI

drivers/bluetooth/Kconfig | 1 +
drivers/bluetooth/btmtkuart.c | 8 +++++---
2 files changed, 6 insertions(+), 3 deletions(-)


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

2018-08-23 05:43:53

by David Miller

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

From: Johan Hedberg <[email protected]>
Date: Thu, 23 Aug 2018 08:34:40 +0300

> Here are two important Bluetooth fixes for the MediaTek and RealTek HCI
> drivers.
>
> Please let me know if there are any issues pulling, thanks.

Pulled, thank you.