mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
0378b59770
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>