Bluetooth: Rename hdev->inq_cache to hdev->discovery
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 4 Jan 2012 12:16:21 +0000 (14:16 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 13 Feb 2012 15:01:20 +0000 (17:01 +0200)
commit30883512be0839349d29c7b0bc31016e0498cf8c
treee8d34819c884ed81f0bba1ad4f337c47fd15efae
parent4663262c294c71aa1139616ae7f24dd345a69c15
Bluetooth: Rename hdev->inq_cache to hdev->discovery

This struct is used for not just inquiry caching but also for general
device discovery state tracking so it's better to rename it to something
more appropriate.

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
net/bluetooth/mgmt.c