]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5bb801617daf4048a5815307ba4bafd8ba2298d8
treef14857fd52bf495c16b287b76689ab7cb6e1f6cb
parent9c58eaff53f4a995c3fc9cd5fe33ee8a25081026
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