commit | 0097db06f5ab2df1756bc4cbf4395593024d87a1 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Tue Sep 16 21:36:09 2014 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Wed Sep 17 10:23:03 2014 +0300 |
tree | d98e698a8a197764e0c215950cfd9629f5600cf8 | |
parent | 803b58367ffb7ae89397637122f9a71b2ee40687 [diff] |
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>