commit | 1ffa4ad042c3151b57ba3f316d5582166f964537 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Tue Sep 16 05:33:33 2014 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Tue Sep 16 06:41:17 2014 +0300 |
tree | b0e79cd6e46bbfdd46ad6041c8d2e0afc19a6d99 | |
parent | 89e7533d0a96860f8aa24d05c9e35b18fdc28a61 [diff] |
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>