]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/bluetooth/hci_h4.c
Bluetooth: hci_uart: Use h4_recv_buf helper for H:4 protocol
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 5 Apr 2015 04:59:25 +0000 (21:59 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 7 Apr 2015 16:47:10 +0000 (18:47 +0200)
commitc27799f99f589e76ea84642508a32638091a409a
treef14857fd52bf495c16b287b76689ab7cb6e1f6cb
parente1a38d70d8e07db6fbf93621f289c08bbcca0ba3
Bluetooth: hci_uart: Use h4_recv_buf helper for H:4 protocol

Instead of using hci_recv_stream_fragment, use the local available
h4_recv_buf helper function.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
drivers/bluetooth/hci_h4.c