summaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-09-16 08:00:29 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2014-09-16 21:33:15 +0300
commit803b58367ffb7ae89397637122f9a71b2ee40687 (patch)
treef08012e456352004a88213bdb27b980afacc5d57 /include/net
parent1ffa4ad042c3151b57ba3f316d5582166f964537 (diff)
downloadtalos-op-linux-803b58367ffb7ae89397637122f9a71b2ee40687.tar.gz
talos-op-linux-803b58367ffb7ae89397637122f9a71b2ee40687.zip
Bluetooth: btusb: Implement driver internal packet reassembly
When receiving USB interrupt, bulk or isochronous packet, they normally come in fragments. So far the driver just handed each fragment off to the hci_recv_fragment function of the Bluetooth core. That function is however so specific that is does not belong in the core. This patch implements the same reassembly logic in the driver. In addition this fixes a long standing bug where multiple complete packets are received within a single USB packet. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud