Bluetooth: Use hci_recv_stream_fragment() in UART driver
authorGustavo F. Padovan <padovan@profusion.mobi>
Sat, 24 Jul 2010 04:46:57 +0000 (01:46 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 27 Jul 2010 19:34:53 +0000 (12:34 -0700)
commite9da101f6d0c9a8fda9f78a80365ba2a9f75603f
tree76f630d8eb7939a6377eb344fd17126466c5398b
parentda5f6c37eee040775997191d1a1bc91c0c1e51eb
Bluetooth: Use hci_recv_stream_fragment() in UART driver

Use the new hci_recv_stream_fragment() to reassembly incoming UART
streams.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Tested-by: Ville Tervo <ville.tervo@nokia.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_h4.c