kernel_optimize_test/net/bluetooth
Andre Guedes cd17decbd9 Bluetooth: Refactor in hci_le_conn_complete_evt
This patch moves the hci_conn check to begining of hci_le_conn_
complete_evt in order to improve code's readability and better
error handling.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
2012-08-06 15:08:41 -03:00
..
bnep Bluetooth: Added /proc/net/bnep via bt_procfs_init() 2012-08-06 15:02:59 -03:00
cmtp Bluetooth: Added /proc/net/cmtp via bt_procfs_init() 2012-08-06 15:02:59 -03:00
hidp Bluetooth: Added /proc/net/hidp via bt_procfs_init() 2012-08-06 15:02:59 -03:00
rfcomm Bluetooth: Added /proc/net/rfcomm via bt_procfs_init() 2012-08-06 15:03:00 -03:00
a2mp.c Bluetooth: Free the l2cap channel list only when refcount is zero 2012-08-06 15:02:58 -03:00
af_bluetooth.c Bluetooth: /proc/net/ entries for bluetooth protocols 2012-08-06 15:02:58 -03:00
hci_conn.c
hci_core.c
hci_event.c Bluetooth: Refactor in hci_le_conn_complete_evt 2012-08-06 15:08:41 -03:00
hci_sock.c Bluetooth: Added /proc/net/hci via bt_procfs_init() 2012-08-06 15:02:59 -03:00
hci_sysfs.c
Kconfig
l2cap_core.c Bluetooth: Free the l2cap channel list only when refcount is zero 2012-08-06 15:02:58 -03:00
l2cap_sock.c Bluetooth: Added /proc/net/l2cap via bt_procfs_init() 2012-08-06 15:02:59 -03:00
lib.c
Makefile
mgmt.c Bluetooth: Use lmp_ssp_capable where applicable 2012-08-06 15:02:56 -03:00
sco.c Bluetooth: Added /proc/net/sco via bt_procfs_init() 2012-08-06 15:03:00 -03:00
smp.c