Re: [RFC 4/7] Bluetooth: hci_uart: Add support for word alignment

2016-08-16 Thread Sebastian Reichel
Hi Marcel, On Tue, Aug 16, 2016 at 09:05:19AM +0200, Marcel Holtmann wrote: > Hi Sebatian, > > > This will be used by Nokia's H4+ protocol, which > > adds padding to packets to reach word alignment. > > --- > > drivers/bluetooth/hci_h4.c | 10 ++ > > drivers/bluetooth/hci_uart.h | 1 + >

Re: [RFC 4/7] Bluetooth: hci_uart: Add support for word alignment

2016-08-16 Thread Marcel Holtmann
Hi Sebatian, > This will be used by Nokia's H4+ protocol, which > adds padding to packets to reach word alignment. > --- > drivers/bluetooth/hci_h4.c | 10 ++ > drivers/bluetooth/hci_uart.h | 1 + > 2 files changed, 11 insertions(+) > > diff --git a/drivers/bluetooth/hci_h4.c b/drivers/b

Re: [RFC 4/7] Bluetooth: hci_uart: Add support for word alignment

2016-08-14 Thread Pavel Machek
On Sat 2016-08-13 05:14:35, Sebastian Reichel wrote: > This will be used by Nokia's H4+ protocol, which > adds padding to packets to reach word alignment. Add a sign-off. Acked-by: Pavel Machek Thanks, Pavel -- (english) http://www.livejo

[RFC 4/7] Bluetooth: hci_uart: Add support for word alignment

2016-08-12 Thread Sebastian Reichel
This will be used by Nokia's H4+ protocol, which adds padding to packets to reach word alignment. --- drivers/bluetooth/hci_h4.c | 10 ++ drivers/bluetooth/hci_uart.h | 1 + 2 files changed, 11 insertions(+) diff --git a/drivers/bluetooth/hci_h4.c b/drivers/bluetooth/hci_h4.c index 635