Bluetooth: btusb: Split fragement receiption into separate functions
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 16 Sep 2014 03:33:33 +0000 (05:33 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 16 Sep 2014 03:41:17 +0000 (06:41 +0300)
commit1ffa4ad042c3151b57ba3f316d5582166f964537
treeb0e79cd6e46bbfdd46ad6041c8d2e0afc19a6d99
parent89e7533d0a96860f8aa24d05c9e35b18fdc28a61
Bluetooth: btusb: Split fragement receiption into separate functions

The actual packet reassembly should be done inside the driver. To allow
this to happen cleanly in future patches, split the fragment reception
into its own functions.

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