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)
commit0097db06f5ab2df1756bc4cbf4395593024d87a1
treed98e698a8a197764e0c215950cfd9629f5600cf8
parent803b58367ffb7ae89397637122f9a71b2ee40687
Bluetooth: Remove exported hci_recv_fragment function

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>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c