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 <da...@lechnology.com> >>> --- >>> 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?
please don’t include already applied patches. Base everything against bluetooth-next tree. Regards Marcel