diff options
author | Andre Guedes <andre.guedes@openbossa.org> | 2012-07-27 15:10:13 -0300 |
---|---|---|
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | 2012-08-06 15:07:05 -0300 |
commit | f00a06ac14becc3d78fecdf2513cc23ee267a96b (patch) | |
tree | 1e8d9fd60e17db6463499e087701d344912dfae3 /kernel/cgroup_freezer.c | |
parent | 847012c5e04544aef485dfec29c1c07dc90615a4 (diff) | |
download | op-kernel-dev-f00a06ac14becc3d78fecdf2513cc23ee267a96b.zip op-kernel-dev-f00a06ac14becc3d78fecdf2513cc23ee267a96b.tar.gz |
Bluetooth: Refactor hci_cs_le_create_conn
This patch does some code refactoring in hci_cs_le_create_conn
function. The hci_conn object is only needed in case of failure,
therefore hdev locking and hci_conn lookup were moved to
if-statement scope.
Also, the conn->state check was removed since we should always
close the connection if it fails.
Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Diffstat (limited to 'kernel/cgroup_freezer.c')
0 files changed, 0 insertions, 0 deletions