linux/include/net/bluetooth
David Herrmann 010666a126 Bluetooth: Make hci-destruct callback optional
Several drivers already provide an empty callback so we can actually
make this optional and then remove all those empty callbacks in the
drivers.

This callback isn't needed at all by most drivers as they can remove
their allocated structures on device disconnect and not on hci
destruction.

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:22 +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: Make hci-destruct callback optional 2012-02-13 17:01:22 +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