Re: [PATCH 2/3] bluetooth: hci_ll: add constant for vendor-specific command

From: David Lechner
Date: Thu Dec 07 2017 - 16:29:13 EST


On 12/04/2017 12:23 AM, Marcel Holtmann wrote:
Hi David,

This adds a #define for the vendor-specific HCI command to set the
baudrate instead of using the bare 0xff36 multiple times.

Signed-off-by: David Lechner <david@xxxxxxxxxxxxxx>
---
drivers/bluetooth/hci_ll.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)

patch has been applied to bluetooth-next tree.


I am new to the bluetooth tree, so just to be sure... does this mean I should not include this patch in v2 of this series since this patch has been applied?