]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2c0507b726bf7e51122e8d32374200c55845d300
treed98e698a8a197764e0c215950cfd9629f5600cf8
parent4144faefa8ce5fdf0b4ad4b9aaa130627cc05083
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