diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2014-11-13 15:37:49 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-11-15 03:53:27 +0300 |
commit | d88b5bbf1a985c338967f3c41351b32b747a55fe (patch) | |
tree | 34c5556c39e29991180f36ba58332786315d9984 /net/bluetooth/l2cap_sock.c | |
parent | adae20cb2d20e5151b866945f802b0c2312f0f82 (diff) | |
download | linux-d88b5bbf1a985c338967f3c41351b32b747a55fe.tar.xz |
Bluetooth: Remove unnecessary hdev locking in smp.c
Now that the SMP related key lists are converted to RCU there is nothing
in smp_cmd_sign_info() or smp_cmd_ident_addr_info() that would require
taking the hdev lock (including the smp_distribute_keys call). This
patch removes this unnecessary locking.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth/l2cap_sock.c')
0 files changed, 0 insertions, 0 deletions