]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita45e7a76adf0ffe2456febbfdd2495eaba66135f
treeb0e79cd6e46bbfdd46ad6041c8d2e0afc19a6d99
parentb7edd1b02b5cb6057b090eae52e4c1372f52900e
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