2018-08-13 15:00:19

by Johan Hedberg

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

Hi Dave,

There was one pretty bad bug that slipped into the MediaTek HCI driver
in the last bluetooth-next pull request. Would it be possible to get
this one-liner fix pulled to net-next before you make your first 4.19
pull request for Linus? Thanks.

Johan

---
The following changes since commit a487711aac3b720b4a3a63d737604f47cd8dc36c:

Merge branch 'r8169-smaller-improvements' (2018-08-10 14:32:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 330ad75f6a79d46f11f7bf8937852ebb4673b1d5:

Bluetooth: mediatek: pass correct size to h4_recv_buf() (2018-08-13 15:59:39 +0200)

----------------------------------------------------------------
Dan Carpenter (1):
Bluetooth: mediatek: pass correct size to h4_recv_buf()

drivers/bluetooth/btmtkuart.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

2018-08-13 18:39:37

by David Miller

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

From: Johan Hedberg <[email protected]>
Date: Mon, 13 Aug 2018 18:00:19 +0300

> There was one pretty bad bug that slipped into the MediaTek HCI driver
> in the last bluetooth-next pull request. Would it be possible to get
> this one-liner fix pulled to net-next before you make your first 4.19
> pull request for Linus? Thanks.

Sure, pulled, thanks Johan.