From: Marcel Holtmann Date: Wed, 11 Jul 2007 04:42:04 +0000 (+0200) Subject: [Bluetooth] Add hci_recv_fragment() helper function X-Git-Tag: v2.6.23-rc1~1109^2~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef222013fc8c1a2fcba5c7ab169be8ffcb778ec4;p=pandora-kernel.git [Bluetooth] Add hci_recv_fragment() helper function Most drivers must handle fragmented HCI data packets and events. This patch adds a generic function for their reassembly to the Bluetooth core layer and thus allows to shrink the complexity of the drivers. Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed