linux/include/net/bluetooth
David Herrmann 587ae086f6 Bluetooth: Remove unused hci-destruct cb
The hci-destruct callback is not used by any driver so we can remove it.
There is no reason to keep it alive, anymore. Drivers can free their
internal data on driver-release and we do not need to provide a public
destruct callback.

Internally, we still use a destruct callback inside of hci_sysfs.c. This
one is used to correctly free our hci_dev data structure if no more
users have a reference to it.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2012-02-13 17:01:24 +02:00
..
bluetooth.h Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
hci_core.h Bluetooth: Remove unused hci-destruct cb 2012-02-13 17:01:24 +02:00
hci.h Bluetooth: Remove magic number from ACL TO 2012-02-13 17:01:21 +02:00
l2cap.h Bluetooth: l2cap_set_timer needs jiffies as timeout value 2012-02-13 17:01:21 +02:00
mgmt.h Bluetooth: Add missing mgmt_confirm_name command definition 2011-12-19 11:25:04 -02:00
rfcomm.h Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm 2011-11-07 17:24:49 -02:00
sco.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
smp.h Bluetooth: Add MITM mechanism to LE-SMP 2011-12-22 14:18:59 -02:00