Bluetooth: Remove exported hci_recv_fragment function
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 16 Sep 2014 19:36:09 +0000 (21:36 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 17 Sep 2014 07:23:03 +0000 (10:23 +0300)
The hci_recv_fragment function is no longer used by any driver and thus
do not export it. In fact it is not even needed by the core and it can
be removed altogether.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>

No differences found