]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Bluetooth: Introduce le_conn_failed() helper
authorAndre Guedes <andre.guedes@openbossa.org>
Thu, 30 Jan 2014 21:22:08 +0000 (18:22 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 13 Feb 2014 07:51:41 +0000 (09:51 +0200)
commit9bb3c01fdb2201d405dfff8950145640b2355ec4
tree5fc6afc8c991888fef63f8c31d8717c11a8cd994
parent5c136e90a45e3d8e050b212f8f40f2d81f096879
Bluetooth: Introduce le_conn_failed() helper

This patch moves connection attempt failure code to its own function
so it can be reused in the next patch.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_conn.c