Bluetooth: Convert link keys list to use RCU
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 19 Nov 2014 13:22:22 +0000 (15:22 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 19 Nov 2014 15:19:47 +0000 (16:19 +0100)
This patch converts the hdev->link_keys list to be protected through
RCU, thereby eliminating the need to hold the hdev lock while accessing
the list.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

No differences found