]> 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)
commit1725c86f4d5dd5fe1f7cc25bb9ee6e1c5aa728ee
treeb0e79cd6e46bbfdd46ad6041c8d2e0afc19a6d99
parent044a80a55d9b54f035fb49650a468e9e371a931e
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