]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3c7a482c3adfe1a63773aa804d80d26be04e139b
tree1311c1e412bceb3dc53487c3a71365a976c2ce39
parent8fc064a176db766ca605653d53ae73d9ba085d60
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