Bluetooth: Convert inquiry cache to use standard list types
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 3 Jan 2012 14:03:00 +0000 (16:03 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 13 Feb 2012 15:01:19 +0000 (17:01 +0200)
commitb57c1a5646739bfc273245dc738f2f12a2d4d3ec
tree1311c1e412bceb3dc53487c3a71365a976c2ce39
parent12325280dfeba18164f9c47e226a40ab34e23ee7
Bluetooth: Convert inquiry cache to use standard list types

This makes it possible to use the convenience functions provided for
standard kernel list types and it also makes it easier to extend the use
of the cache for the management interface where e.g. name resolving
control will be needed.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c
net/bluetooth/hci_sysfs.c