]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[Bluetooth] Use hci_recv_fragment() within HCI USB driver
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 11 Jul 2007 04:42:35 +0000 (06:42 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 11 Jul 2007 04:42:35 +0000 (06:42 +0200)
commitbabf4d42d0a41ff58463b0a0515683cdce66f541
tree690c1e0a2e06bad2e16a4ab87221b6d63bc9e3da
parentef222013fc8c1a2fcba5c7ab169be8ffcb778ec4
[Bluetooth] Use hci_recv_fragment() within HCI USB driver

This patch modifies the HCI USB driver to use the new helper function
for reassembling HCI data packets and events.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_usb.c
drivers/bluetooth/hci_usb.h