commit | 970d0f1b280372cfd46b6de5529d96f8448de943 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Thu Nov 13 14:37:47 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat Nov 15 01:53:27 2014 +0100 |
tree | 5c851219000bb94098fc2edca1561eaca617b170 | |
parent | 3e64b7bd8234b459134b3059919828122e2fd79f [diff] |
Bluetooth: Convert LTK list to RCU This patch set converts the hdev->long_term_keys list to use RCU to eliminate the need to use hci_dev_lock/unlock. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>