Re: [PATCH 1/1] Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_QCA_ROME

From: Greg KH
Date: Wed Mar 21 2018 - 12:24:53 EST


On Wed, Mar 21, 2018 at 09:09:57AM -0700, Vic Wei wrote:
> QCA Rome controllers can do both LE scan and BR/EDR inquiry at once.
>
> Change-Id: I89e1412d635f4cd7b2500f7492f37430ea139f0c

What is this line for?

> Signed-off-by: Vic Wei <vwei@xxxxxxxxxxxxxx>
> ---
> drivers/bluetooth/btusb.c | 1 +
> 1 file changed, 1 insertion(+)

<formletter>

This is not the correct way to submit patches for inclusion in the
stable kernel tree. Please read:
https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
for how to do this properly.

</formletter>