]> Git Repo - linux.git/commit
Bluetooth: Lookup hci_conn in hci_le_conn_complete_evt
authorAndre Guedes <[email protected]>
Fri, 27 Jul 2012 18:10:15 +0000 (15:10 -0300)
committerGustavo Padovan <[email protected]>
Mon, 6 Aug 2012 18:08:10 +0000 (15:08 -0300)
commitb47a09b33a4612ace2958996ce6e0134be23d043
treed6ad5e962e2b660ffa503def373719309c39b59f
parent0c95ab78be36e56ca69e36bc679f9dfd3d25f31e
Bluetooth: Lookup hci_conn in hci_le_conn_complete_evt

This patch does a trivial code refactoring in hci_conn lookup in
hci_le_conn_complete_evt. It performs the hci_conn lookup at the
begining of the function since it is used by both flows (error
and success).

Signed-off-by: Andre Guedes <[email protected]>
Signed-off-by: Gustavo Padovan <[email protected]>
net/bluetooth/hci_event.c
This page took 0.045048 seconds and 4 git commands to generate.